GET /api/v1/tournament_records/?format=api&page=40
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&page=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=39",
    "results": [
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 754,
            "name": "000",
            "creator": 981903,
            "group": 7255,
            "created": "2021-07-06T09:40:26.863519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 432,
            "name": "13 x 13",
            "creator": 146803,
            "group": 4955,
            "created": "2020-11-11T06:47:45.712520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 433,
            "name": "Уральские мастера",
            "creator": 843413,
            "group": 6705,
            "created": "2020-11-12T21:10:46.254549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 435,
            "name": "Aras hacker",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:51:32.157223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 386,
            "name": "testing",
            "creator": 155019,
            "group": 4392,
            "created": "2020-09-21T00:29:41.158366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 788,
            "name": "Hi",
            "creator": 1026106,
            "group": 7256,
            "created": "2021-08-02T08:18:20.562495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 388,
            "name": "13x13 Ladder - September 2020",
            "creator": 155019,
            "group": 6864,
            "created": "2020-09-22T15:15:24.792685Z",
            "started": null,
            "ended": null
        },
        {
            "id": 389,
            "name": "Открытый турнир",
            "creator": 103753,
            "group": 6921,
            "created": "2020-09-23T07:15:15.388984Z",
            "started": null,
            "ended": null
        }
    ]
}