Initial working version with minor bugs

This commit is contained in:
badblocks 2025-02-26 00:06:42 -08:00
parent f946e4933a
commit 71b3993326
83 changed files with 34485 additions and 173 deletions

View file

@ -0,0 +1,234 @@
[
{
"model": "trades.tradeoffer",
"pk": 1,
"fields": {
"hash": "c4ca4238",
"initiated_by": 1,
"accepted_by": null,
"created_at": "2025-02-26T06:26:31.024Z",
"updated_at": "2025-02-26T06:26:31.024Z",
"state": "INITIATED",
"want_cards": [
188,
312,
501
],
"have_cards": [
55,
117,
481
]
}
},
{
"model": "trades.tradeoffer",
"pk": 2,
"fields": {
"hash": "c81e728d",
"initiated_by": 2,
"accepted_by": null,
"created_at": "2025-02-26T06:29:06.154Z",
"updated_at": "2025-02-26T06:29:06.154Z",
"state": "INITIATED",
"want_cards": [
17,
417
],
"have_cards": [
91,
524
]
}
},
{
"model": "trades.tradeoffer",
"pk": 3,
"fields": {
"hash": "eccbc87e",
"initiated_by": 3,
"accepted_by": null,
"created_at": "2025-02-26T06:29:55.322Z",
"updated_at": "2025-02-26T06:50:58.181Z",
"state": "INITIATED",
"want_cards": [
275,
370
],
"have_cards": [
575
]
}
},
{
"model": "trades.tradeoffer",
"pk": 4,
"fields": {
"hash": "a87ff679",
"initiated_by": 3,
"accepted_by": null,
"created_at": "2025-02-26T06:30:45.876Z",
"updated_at": "2025-02-26T06:30:45.876Z",
"state": "INITIATED",
"want_cards": [
367,
558
],
"have_cards": [
256,
258,
559
]
}
},
{
"model": "trades.tradeoffer",
"pk": 5,
"fields": {
"hash": "e4da3b7f",
"initiated_by": 4,
"accepted_by": null,
"created_at": "2025-02-26T06:32:37.741Z",
"updated_at": "2025-02-26T06:32:37.741Z",
"state": "INITIATED",
"want_cards": [
136,
165,
224,
321,
375,
417,
489
],
"have_cards": [
15,
75,
106,
116,
200,
383,
424,
447,
485,
512
]
}
},
{
"model": "trades.tradeoffer",
"pk": 6,
"fields": {
"hash": "1679091c",
"initiated_by": 1,
"accepted_by": null,
"created_at": "2025-02-26T06:52:14.287Z",
"updated_at": "2025-02-26T06:52:14.287Z",
"state": "INITIATED",
"want_cards": [
16,
382
],
"have_cards": [
503,
517
]
}
},
{
"model": "trades.tradeoffer",
"pk": 7,
"fields": {
"hash": "8f14e45f",
"initiated_by": 2,
"accepted_by": null,
"created_at": "2025-02-26T06:53:25.694Z",
"updated_at": "2025-02-26T06:53:25.694Z",
"state": "INITIATED",
"want_cards": [
202,
375,
391
],
"have_cards": [
180,
321,
489
]
}
},
{
"model": "trades.tradeoffer",
"pk": 8,
"fields": {
"hash": "c9f0f895",
"initiated_by": 3,
"accepted_by": null,
"created_at": "2025-02-26T06:55:19.117Z",
"updated_at": "2025-02-26T06:55:19.117Z",
"state": "INITIATED",
"want_cards": [
284,
579
],
"have_cards": [
285,
578
]
}
},
{
"model": "trades.tradeoffer",
"pk": 9,
"fields": {
"hash": "45c48cce",
"initiated_by": 4,
"accepted_by": null,
"created_at": "2025-02-26T06:55:39.531Z",
"updated_at": "2025-02-26T06:55:39.531Z",
"state": "INITIATED",
"want_cards": [
507
],
"have_cards": [
115
]
}
},
{
"model": "trades.tradeoffer",
"pk": 10,
"fields": {
"hash": "d3d94468",
"initiated_by": 2,
"accepted_by": null,
"created_at": "2025-02-26T06:55:56.621Z",
"updated_at": "2025-02-26T06:55:56.621Z",
"state": "INITIATED",
"want_cards": [
136,
184
],
"have_cards": [
91
]
}
},
{
"model": "trades.tradeoffer",
"pk": 11,
"fields": {
"hash": "6512bd43",
"initiated_by": 3,
"accepted_by": null,
"created_at": "2025-02-26T07:05:16.870Z",
"updated_at": "2025-02-26T07:05:16.870Z",
"state": "INITIATED",
"want_cards": [
370
],
"have_cards": [
367
]
}
}
]