GET /api/v1/tournament_records/?format=api&ordering=-name&page=126
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=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=125",
    "results": [
        {
            "id": 1818,
            "name": "bee",
            "creator": 1558538,
            "group": 14323,
            "created": "2025-01-04T05:02:30.067140Z",
            "started": null,
            "ended": null
        },
        {
            "id": 74,
            "name": "Beat the Kyu be the Dan record",
            "creator": 281554,
            "group": 20,
            "created": "2020-02-06T15:44:32.785480Z",
            "started": null,
            "ended": null
        },
        {
            "id": 71,
            "name": "Beat the Kyu be a Dan series",
            "creator": 281554,
            "group": 20,
            "created": "2020-01-28T08:20:38.471745Z",
            "started": null,
            "ended": null
        },
        {
            "id": 707,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:42:53.279219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 706,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:34:53.843179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 328,
            "name": "bbbvbvhh",
            "creator": 724806,
            "group": 28,
            "created": "2020-07-31T16:35:00.721128Z",
            "started": null,
            "ended": null
        },
        {
            "id": 937,
            "name": "Battle of Santa Claus 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-12-26T22:06:38.450196Z",
            "started": null,
            "ended": null
        },
        {
            "id": 175,
            "name": "baston-baston",
            "creator": 736663,
            "group": 5360,
            "created": "2020-04-22T09:32:05.266404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 135,
            "name": "bastan bastan",
            "creator": 736663,
            "group": 4530,
            "created": "2020-04-04T15:52:53.726864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 794,
            "name": "BAMBUGOBAN",
            "creator": 799595,
            "group": 8883,
            "created": "2021-08-04T14:09:22.696012Z",
            "started": null,
            "ended": null
        }
    ]
}