26 lines
452 B
JSON
26 lines
452 B
JSON
|
[
|
||
|
{
|
||
|
"id": 302,
|
||
|
"name": "Lambda Core 1",
|
||
|
"logo": "lambda-1.png",
|
||
|
"game": 1
|
||
|
},
|
||
|
{
|
||
|
"id": 12,
|
||
|
"name": "Inferno",
|
||
|
"logo": "csgo-inferno.png",
|
||
|
"game": 31
|
||
|
},
|
||
|
{
|
||
|
"id": 43,
|
||
|
"name": "Ice Spikes",
|
||
|
"logo": "mc-icespk.png",
|
||
|
"game": 12
|
||
|
},
|
||
|
{
|
||
|
"id": 9,
|
||
|
"name": "Dust 2",
|
||
|
"logo": "csgo-dust2.png",
|
||
|
"game": 31
|
||
|
}
|
||
|
]
|