GET /api/v1/tournament_records/?format=api&ordering=name&page=86
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=85",
    "results": [
        {
            "id": 1765,
            "name": "Luana8b",
            "creator": 1636974,
            "group": 14659,
            "created": "2024-09-26T11:45:29.167795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 318,
            "name": "lucho y brrisa",
            "creator": 780210,
            "group": 5706,
            "created": "2020-07-21T03:03:54.725915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1430,
            "name": "LudiGo - Mayo",
            "creator": 810064,
            "group": 12562,
            "created": "2023-04-10T03:39:26.832089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 765,
            "name": "Machinato",
            "creator": 921756,
            "group": 446,
            "created": "2021-07-15T14:10:22.691765Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1077,
            "name": "Madeleine",
            "creator": 907106,
            "group": 28,
            "created": "2022-03-29T07:03:27.097219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 590,
            "name": "Madeleine",
            "creator": 907106,
            "group": 25,
            "created": "2021-03-18T06:08:13.837473Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 700,
            "name": "Magic Battle Royale: Chief Magician Cup",
            "creator": 915379,
            "group": 8605,
            "created": "2021-05-30T18:01:02.007041Z",
            "started": null,
            "ended": null
        }
    ]
}