GET /api/v1/tournament_records/?format=api&ordering=creator&page=41
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=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=40",
    "results": [
        {
            "id": 132,
            "name": "Coronavirus Cup",
            "creator": 750109,
            "group": 4685,
            "created": "2020-04-03T02:45:56.141559Z",
            "started": null,
            "ended": null
        },
        {
            "id": 775,
            "name": "Attack on go",
            "creator": 750170,
            "group": 5986,
            "created": "2021-07-20T08:39:10.746598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 482,
            "name": "ฟหกด่าสว",
            "creator": 750170,
            "group": 3770,
            "created": "2021-01-03T02:53:22.266514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 781,
            "name": "เยเกอร์",
            "creator": 750171,
            "group": 9161,
            "created": "2021-07-25T12:40:18.459118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 673,
            "name": "Attack on titan go ⚫️🆚⚪️",
            "creator": 750171,
            "group": 9161,
            "created": "2021-05-14T02:36:10.570362Z",
            "started": null,
            "ended": null
        },
        {
            "id": 128,
            "name": "テスト",
            "creator": 750823,
            "group": 4958,
            "created": "2020-03-31T13:24:12.964734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1609,
            "name": "2022",
            "creator": 751079,
            "group": 4567,
            "created": "2024-01-23T21:20:23.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 664,
            "name": "Командный турнир 3х3",
            "creator": 751397,
            "group": 8774,
            "created": "2021-05-10T09:48:55.616291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 310,
            "name": "Привет",
            "creator": 751432,
            "group": 4787,
            "created": "2020-07-10T09:37:43.572263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 402,
            "name": "Para aprender go",
            "creator": 751767,
            "group": 4974,
            "created": "2020-10-09T20:03:22.261034Z",
            "started": null,
            "ended": null
        }
    ]
}