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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=124",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=122",
    "results": [
        {
            "id": 1957,
            "name": "level1 多多指教",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:24:03.145326Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1761,
            "name": "เสือ",
            "creator": 1632090,
            "group": 12520,
            "created": "2024-09-19T02:32:33.847943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1958,
            "name": "試吓玩",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:28:01.661969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1764,
            "name": "Finnish Championship Preliminaries 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-09-26T06:07:47.249431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1765,
            "name": "Luana8b",
            "creator": 1636974,
            "group": 14659,
            "created": "2024-09-26T11:45:29.167795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1959,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-10-17T01:35:50.156182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1769,
            "name": "jvjjvjjdsj",
            "creator": 1470041,
            "group": 25,
            "created": "2024-10-01T01:15:36.261774Z",
            "started": null,
            "ended": null
        }
    ]
}