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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=6",
    "results": [
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1893,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-14T16:39:48.797615Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1902,
            "name": "785438",
            "creator": 1757581,
            "group": 25,
            "created": "2025-06-29T02:39:30.680318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1977,
            "name": "GO's Got Talent",
            "creator": 1733830,
            "group": 13675,
            "created": "2025-12-02T20:12:42.682659Z",
            "started": null,
            "ended": null
        }
    ]
}