GET /api/v1/tournament_records/?format=api&ordering=ended&page=150
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=ended&page=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=149",
    "results": [
        {
            "id": 1855,
            "name": "Beginners",
            "creator": 1507765,
            "group": 28,
            "created": "2025-03-16T13:24:43.466479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1856,
            "name": "おやま大介",
            "creator": 1063357,
            "group": 7234,
            "created": "2025-03-26T08:45:09.300448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1857,
            "name": "Have fun",
            "creator": 1507765,
            "group": 14385,
            "created": "2025-03-30T18:25:38.378629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1859,
            "name": "wdx",
            "creator": 845981,
            "group": 5404,
            "created": "2025-04-03T11:45:05.662833Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1860,
            "name": "Internal score",
            "creator": 1243676,
            "group": 12409,
            "created": "2025-04-05T10:48:01.060644Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1861,
            "name": "240-rx go",
            "creator": 1729163,
            "group": 3,
            "created": "2025-04-08T11:18:31.236262Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1864,
            "name": "โกะไทย",
            "creator": 1684477,
            "group": 43,
            "created": "2025-04-16T03:52:18.068675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1865,
            "name": "teril",
            "creator": 1573495,
            "group": 15186,
            "created": "2025-04-16T15:26:04.520132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1866,
            "name": "test",
            "creator": 119655,
            "group": 15053,
            "created": "2025-04-17T09:16:25.385337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        }
    ]
}