GET /api/v1/tournament_records/?format=api&ordering=creator&page=121
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=122",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=120",
    "results": [
        {
            "id": 1302,
            "name": "W",
            "creator": 1163847,
            "group": 25,
            "created": "2022-11-19T14:47:20.210765Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1162,
            "name": "(°▽°)",
            "creator": 1164055,
            "group": 11959,
            "created": "2022-06-19T04:52:08.875827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1151,
            "name": "Büyük topluk turnuvası",
            "creator": 1164438,
            "group": 3695,
            "created": "2022-06-08T07:38:01.610946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1155,
            "name": "ปัญ",
            "creator": 1165291,
            "group": 25,
            "created": "2022-06-11T14:19:06.201957Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1252,
            "name": "Torneo D Champs Ultimate",
            "creator": 1165430,
            "group": 12309,
            "created": "2022-09-23T12:51:22.734109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1174,
            "name": "ตูน",
            "creator": 1165682,
            "group": 2289,
            "created": "2022-07-03T08:44:07.938521Z",
            "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": 1463,
            "name": "1",
            "creator": 1170442,
            "group": 9276,
            "created": "2023-06-17T11:17:03.683392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "started": null,
            "ended": null
        }
    ]
}