GET /api/v1/tournament_records/?format=api&ordering=-creator&page=145
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=144",
    "results": [
        {
            "id": 151,
            "name": "asczdvbef",
            "creator": 466732,
            "group": 5142,
            "created": "2020-04-09T18:39:39.550436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1450,
            "name": "Inaugural tournament",
            "creator": 460399,
            "group": 13216,
            "created": "2023-05-17T14:49:14.583496Z",
            "started": null,
            "ended": null
        },
        {
            "id": 137,
            "name": "BTS League A (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-06T03:08:54.631069Z",
            "started": null,
            "ended": null
        },
        {
            "id": 141,
            "name": "BTS League B (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-07T02:59:16.076959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 147,
            "name": "BTS League B (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:41:20.722236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 148,
            "name": "BTS League A (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:44:05.139328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 152,
            "name": "BTS League A (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:55:50.638705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 153,
            "name": "BTS League B (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:59:00.561103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 157,
            "name": "BTS League A (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:36:05.738494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 158,
            "name": "BTS League B (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:37:22.634705Z",
            "started": null,
            "ended": null
        }
    ]
}