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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=125",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=123",
    "results": [
        {
            "id": 1474,
            "name": "GoGoGo",
            "creator": 912379,
            "group": 13343,
            "created": "2023-07-07T13:35:17.109250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1475,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-09T03:04:08.447337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1477,
            "name": "LIHKG Season 5 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-07-12T15:44:54.235499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1480,
            "name": "Torneio de rápidas semanal",
            "creator": 1169804,
            "group": 8207,
            "created": "2023-07-14T10:54:34.040782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1481,
            "name": "“中国 无敌”杯",
            "creator": 1195249,
            "group": 13407,
            "created": "2023-07-14T12:24:22.245165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1482,
            "name": "1357",
            "creator": 1387057,
            "group": 13399,
            "created": "2023-07-14T15:52:46.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1483,
            "name": "旦旦鱼杯",
            "creator": 1363949,
            "group": 13407,
            "created": "2023-07-15T03:50:39.528406Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1484,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-16T04:41:16.495967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1485,
            "name": "International Moon Day",
            "creator": 829659,
            "group": 9450,
            "created": "2023-07-18T21:35:49.338985Z",
            "started": null,
            "ended": null
        }
    ]
}