GET /api/v1/tournament_records/?format=api&ordering=name&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=62",
    "results": [
        {
            "id": 834,
            "name": "HAAHAHAHAHAHA!!!!!!",
            "creator": 1035195,
            "group": 25,
            "created": "2021-09-17T03:08:25.373191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 360,
            "name": "Hackworld",
            "creator": 838444,
            "group": 9,
            "created": "2020-08-31T18:07:42.566131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 395,
            "name": "Hahahaha",
            "creator": 768074,
            "group": 7014,
            "created": "2020-10-05T06:42:12.322614Z",
            "started": null,
            "ended": null
        },
        {
            "id": 476,
            "name": "Hallenser Weihnachts-Go 2020",
            "creator": 433800,
            "group": 5098,
            "created": "2020-12-21T10:24:18.871071Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1546,
            "name": "Halloween 🎃",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-10-31T12:06:20.147696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 413,
            "name": "hamster",
            "creator": 700249,
            "group": 6788,
            "created": "2020-10-14T16:09:48.673174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 497,
            "name": "HAPPY BERSDAY JOCA!!!",
            "creator": 848901,
            "group": 5581,
            "created": "2021-01-19T19:39:20.841146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 102,
            "name": "happy covid march",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:18:51.615514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 103,
            "name": "Happy Covid March",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:22:32.536944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1900,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 13201,
            "created": "2025-06-22T02:52:54.887463Z",
            "started": null,
            "ended": null
        }
    ]
}