GET /api/v1/tournament_records/?format=api&ordering=created&page=39
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=created&page=40",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=38",
    "results": [
        {
            "id": 421,
            "name": "jaivier",
            "creator": 768068,
            "group": 3,
            "created": "2020-10-26T12:18:25.381047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 422,
            "name": "Championnat de France Open",
            "creator": 469053,
            "group": 7112,
            "created": "2020-10-26T17:09:47.180231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 423,
            "name": "Tiger mouth",
            "creator": 753453,
            "group": 93,
            "created": "2020-10-27T15:01:42.445894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 426,
            "name": "my ogs userid is bobbo",
            "creator": 864466,
            "group": 28,
            "created": "2020-10-29T23:49:29.649967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 427,
            "name": "Test",
            "creator": 865290,
            "group": 7187,
            "created": "2020-11-03T16:51:58.076051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 428,
            "name": "Slow Tournament",
            "creator": 850027,
            "group": 6949,
            "created": "2020-11-05T19:03:26.841551Z",
            "started": null,
            "ended": null
        },
        {
            "id": 431,
            "name": "Fxtdtdtdrdrdtft",
            "creator": 855206,
            "group": 7040,
            "created": "2020-11-09T08:33:51.493955Z",
            "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": 435,
            "name": "Aras hacker",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:51:32.157223Z",
            "started": null,
            "ended": null
        }
    ]
}