GET /api/v1/tournament_records/?format=api&ordering=-creator&page=26
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=-creator&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=25",
    "results": [
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1350,
            "name": "super go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-24T16:54:17.689342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1351,
            "name": "go to go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-26T17:49:53.320218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1365,
            "name": "Go to go!!!",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-03-02T10:04:52.788408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1492,
            "name": "Let's go",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-08-02T15:50:02.635456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1581,
            "name": "Rengo",
            "creator": 1268111,
            "group": 13857,
            "created": "2023-12-09T04:16:56.537337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1338,
            "name": "Weiqi",
            "creator": 1267701,
            "group": 12754,
            "created": "2023-01-08T15:24:44.905840Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1660,
            "name": "Best tournament eeeeeeeeevvvvvvvvveeeeeeeeerrrrrrrrrrrrr😝😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-25T22:47:29.971672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1662,
            "name": "Best tournament ever!😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-28T15:13:58.698743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1564,
            "name": "с",
            "creator": 1254308,
            "group": 13806,
            "created": "2023-11-21T07:55:13.940338Z",
            "started": null,
            "ended": null
        }
    ]
}