GET /api/v1/tournament_records/?format=api&ordering=-creator&page=117
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=118",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=116",
    "results": [
        {
            "id": 423,
            "name": "Tiger mouth",
            "creator": 753453,
            "group": 93,
            "created": "2020-10-27T15:01:42.445894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 143,
            "name": "Fun瑞士制",
            "creator": 752727,
            "group": 5110,
            "created": "2020-04-08T04:09:28.077370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 203,
            "name": "hihihihihihihi",
            "creator": 752573,
            "group": 5545,
            "created": "2020-05-05T02:24:16.613952Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1819,
            "name": "Caca",
            "creator": 752543,
            "group": 3145,
            "created": "2025-01-08T06:50:38.597667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 451,
            "name": "Revisiones de partidas",
            "creator": 752351,
            "group": 7388,
            "created": "2020-11-29T00:09:35.985809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 452,
            "name": "Tableros de demostración ",
            "creator": 752351,
            "group": 7388,
            "created": "2020-11-29T00:10:28.556748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 305,
            "name": "chacra7",
            "creator": 752325,
            "group": 3186,
            "created": "2020-07-05T16:34:52.540982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 188,
            "name": "COMPETENCIA",
            "creator": 752258,
            "group": 5454,
            "created": "2020-04-26T23:01:37.607995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 222,
            "name": "igoo'ss",
            "creator": 752072,
            "group": 5275,
            "created": "2020-05-13T13:33:19.730304Z",
            "started": null,
            "ended": null
        }
    ]
}