GET /api/v1/tournament_records/?format=api&ordering=creator&page=55
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=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=54",
    "results": [
        {
            "id": 392,
            "name": "the best game in the world",
            "creator": 803789,
            "group": 6774,
            "created": "2020-10-01T15:11:11.005214Z",
            "started": null,
            "ended": null
        },
        {
            "id": 298,
            "name": "MATHEW",
            "creator": 804066,
            "group": 3186,
            "created": "2020-06-28T15:39:49.071582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 404,
            "name": "Raiders vs. Pegesuses",
            "creator": 807110,
            "group": 6248,
            "created": "2020-10-10T23:59:38.661725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1465,
            "name": "Weekly Tuesday night game",
            "creator": 807332,
            "group": 6757,
            "created": "2023-06-19T15:51:16.810606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 367,
            "name": "BS Cup",
            "creator": 807332,
            "group": 6757,
            "created": "2020-09-06T12:30:08.678814Z",
            "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": 1118,
            "name": "some tournament",
            "creator": 810610,
            "group": 6345,
            "created": "2022-04-24T22:02:15.158048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 312,
            "name": ".",
            "creator": 811152,
            "group": 6304,
            "created": "2020-07-14T05:00:40.390324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 316,
            "name": "sumire",
            "creator": 812656,
            "group": 6333,
            "created": "2020-07-20T04:33:48.687938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 504,
            "name": "Primer Torneo Abierto Neptuniense",
            "creator": 813211,
            "group": 7247,
            "created": "2021-01-22T20:13:01.944822Z",
            "started": null,
            "ended": null
        }
    ]
}