82 lines
1.3 KiB
JSON
82 lines
1.3 KiB
JSON
[
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Browns",
|
|
"image": "images/browns.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "DegenerateX",
|
|
"image": "images/ramriez.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Dodgers",
|
|
"image": "images/dodgers.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Electrons",
|
|
"image": "images/electrons.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Hounds",
|
|
"image": "images/hounds.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Marlins",
|
|
"image": "images/marlins.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Orioles",
|
|
"image": "images/orioles.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Trojans",
|
|
"image": "images/trojans.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "Vikings",
|
|
"image": "images/vikings.svg"
|
|
}
|
|
},
|
|
{
|
|
"model": "teams.team",
|
|
"pk": null,
|
|
"fields": {
|
|
"name": "White Sox",
|
|
"image": "images/whitesox.svg"
|
|
}
|
|
}
|
|
] |