-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.json
More file actions
72 lines (72 loc) · 1.97 KB
/
example.json
File metadata and controls
72 lines (72 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"data": [
{
"id": null,
"hero_rarity_index": "1051852534518824960_2",
"rarity": 2,
"edition": "classic",
"picture": "https://fantasy-top-cards.s3.eu-north-1.amazonaws.com/v2/epic/1051852534518824960",
"hero_id": "1051852534518824960",
"is_in_deck": true,
"is_listed": false,
"card_number": 4,
"in_deck_number": 4,
"listed_count": "0",
"heroes": {
"id": "1051852534518824960",
"handle": "inversebrah",
"name": "smolting (wassie, verse)",
"stars": 6,
"expected_score": 732.2395013570318,
"current": {
"id": "1051852534518824960",
"hero_id": "1051852534518824960",
"current_rank": 33,
"fantasy_score": 1484,
"views": 3808292,
"reach": 10.75244384339779,
"updated_at": "2025-04-16T09:48:35.406+00:00"
}
},
"listed_card_number": 0
},
{
"id": null,
"hero_rarity_index": "1056015925667942400_4",
"rarity": 4,
"edition": "classic",
"picture": "https://fantasy-top-cards.s3.eu-north-1.amazonaws.com/v2/common/1056015925667942400",
"hero_id": "1056015925667942400",
"is_in_deck": true,
"is_listed": false,
"card_number": 2,
"in_deck_number": 2,
"listed_count": "0",
"heroes": {
"id": "1056015925667942400",
"handle": "ChartFuMonkey",
"name": "ChartFu🐒.magic",
"stars": 3,
"expected_score": 293.7564884710195,
"current": {
"id": "1056015925667942400",
"hero_id": "1056015925667942400",
"current_rank": 114,
"fantasy_score": 352,
"views": 148533,
"reach": 7.251810799700978,
"updated_at": "2025-04-16T09:48:35.406+00:00"
}
},
"listed_card_number": 0
}
],
"meta": {
"total": 2,
"lastPage": 1,
"currentPage": 1,
"perPage": 2,
"prev": null,
"next": null
}
}