GET /api/v1/tournament_records/?format=api&ordering=name&page=119
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=120",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=118",
    "results": [
        {
            "id": 802,
            "name": "test",
            "creator": 416731,
            "group": 7731,
            "created": "2021-08-18T00:29:55.117098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 896,
            "name": "test",
            "creator": 1072183,
            "group": 10496,
            "created": "2021-11-12T23:39:05.385752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 81,
            "name": "test",
            "creator": 212102,
            "group": 4409,
            "created": "2020-03-02T08:05:25.073685Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1694,
            "name": "test",
            "creator": 1249008,
            "group": 12594,
            "created": "2024-06-19T20:07:53.010989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 223,
            "name": "Test",
            "creator": 150805,
            "group": 5705,
            "created": "2020-05-14T01:23:18.176258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 427,
            "name": "Test",
            "creator": 865290,
            "group": 7187,
            "created": "2020-11-03T16:51:58.076051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 126,
            "name": "Test",
            "creator": 444866,
            "group": 4869,
            "created": "2020-03-30T12:02:57.923048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1362,
            "name": "Test",
            "creator": 1217519,
            "group": 12821,
            "created": "2023-02-25T02:09:08.970706Z",
            "started": null,
            "ended": null
        }
    ]
}