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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=71",
    "results": [
        {
            "id": 817,
            "name": "Shiyu Fan's group go competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-03T03:20:53.408144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1363,
            "name": "Philipp_M",
            "creator": 910020,
            "group": 6438,
            "created": "2023-02-25T13:09:28.407953Z",
            "started": null,
            "ended": null
        },
        {
            "id": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "started": null,
            "ended": null
        },
        {
            "id": 913,
            "name": "Test your level",
            "creator": 910762,
            "group": 9001,
            "created": "2021-11-26T08:47:08.061903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1474,
            "name": "GoGoGo",
            "creator": 912379,
            "group": 13343,
            "created": "2023-07-07T13:35:17.109250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 556,
            "name": "OGS no title tournament",
            "creator": 913437,
            "group": 515,
            "created": "2021-02-26T01:15:38.786886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 519,
            "name": "DDKs",
            "creator": 915310,
            "group": 508,
            "created": "2021-02-01T17:04:22.576388Z",
            "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
        },
        {
            "id": 918,
            "name": "MOTH",
            "creator": 916344,
            "group": 9959,
            "created": "2021-12-03T00:42:52.650097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        }
    ]
}