GET /api/v1/tournament_records/?format=api&ordering=id&page=36
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=id&page=37",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=35",
    "results": [
        {
            "id": 389,
            "name": "Открытый турнир",
            "creator": 103753,
            "group": 6921,
            "created": "2020-09-23T07:15:15.388984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 391,
            "name": "21S1 Division A",
            "creator": 388908,
            "group": 6974,
            "created": "2020-09-29T16:34:14.169415Z",
            "started": null,
            "ended": null
        },
        {
            "id": 392,
            "name": "the best game in the world",
            "creator": 803789,
            "group": 6774,
            "created": "2020-10-01T15:11:11.005214Z",
            "started": null,
            "ended": null
        },
        {
            "id": 393,
            "name": "Blah Blah Blah",
            "creator": 836874,
            "group": 6721,
            "created": "2020-10-02T13:20:27.406696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 394,
            "name": "TÜRK GO!",
            "creator": 773189,
            "group": 6936,
            "created": "2020-10-04T08:54:25.730513Z",
            "started": null,
            "ended": null
        },
        {
            "id": 395,
            "name": "Hahahaha",
            "creator": 768074,
            "group": 7014,
            "created": "2020-10-05T06:42:12.322614Z",
            "started": null,
            "ended": null
        },
        {
            "id": 396,
            "name": "Teste",
            "creator": 71636,
            "group": 3811,
            "created": "2020-10-05T22:26:17.869920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 397,
            "name": "Boss",
            "creator": 854422,
            "group": 7029,
            "created": "2020-10-06T13:25:48.210650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 398,
            "name": "sddad",
            "creator": 831547,
            "group": 515,
            "created": "2020-10-07T05:40:18.675156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 399,
            "name": "ass,lde",
            "creator": 831547,
            "group": 6936,
            "created": "2020-10-08T08:41:53.612816Z",
            "started": null,
            "ended": null
        }
    ]
}