GET /api/v1/tournament_records/?format=api&ordering=name&page=87
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=name&page=88",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=86",
    "results": [
        {
            "id": 1137,
            "name": "meme turnament",
            "creator": 320477,
            "group": 11778,
            "created": "2022-05-14T16:12:15.045713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        },
        {
            "id": 560,
            "name": "MGF Grand tournament 2021",
            "creator": 769820,
            "group": 5803,
            "created": "2021-03-03T19:00:29.413735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 301,
            "name": "Miau",
            "creator": 797712,
            "group": 6203,
            "created": "2020-07-01T15:29:44.639460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 933,
            "name": "Micky mouse",
            "creator": 1097313,
            "group": 10804,
            "created": "2021-12-22T13:23:57.670686Z",
            "started": null,
            "ended": null
        },
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 964,
            "name": "Mikito House League",
            "creator": 209933,
            "group": 7223,
            "created": "2022-01-18T22:40:11.132404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 766,
            "name": "MINI",
            "creator": 1018041,
            "group": 9590,
            "created": "2021-07-17T01:46:05.796112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 372,
            "name": "Mini Chocolate Chip Tournament - The Speedy Round",
            "creator": 758558,
            "group": 6248,
            "created": "2020-09-09T19:05:44.699471Z",
            "started": null,
            "ended": null
        }
    ]
}