GET /api/v1/tournament_records/?format=api&ordering=-name&page=59
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=60",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=58",
    "results": [
        {
            "id": 190,
            "name": "panyakong",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:04:33.065910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 282,
            "name": "pannarai.in",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:18:24.893979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1683,
            "name": "Pan",
            "creator": 1220649,
            "group": 14243,
            "created": "2024-06-04T05:09:02.447793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 909,
            "name": "P.5 30",
            "creator": 1083325,
            "group": 9318,
            "created": "2021-11-23T06:08:23.929889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1341,
            "name": "P",
            "creator": 1240318,
            "group": 25,
            "created": "2023-01-12T04:30:40.107107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 680,
            "name": "p",
            "creator": 945756,
            "group": 9127,
            "created": "2021-05-18T18:54:37.508793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 505,
            "name": "ozzyiscimen",
            "creator": 831547,
            "group": 309,
            "created": "2021-01-23T06:08:40.432092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 501,
            "name": "ozzy",
            "creator": 831547,
            "group": 7697,
            "created": "2021-01-22T12:19:58.936964Z",
            "started": null,
            "ended": null
        }
    ]
}