GET /api/v1/tournament_records/?format=api&ordering=ended&page=35
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=ended&page=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=34",
    "results": [
        {
            "id": 343,
            "name": "go !!! #1",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:42.343153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 346,
            "name": "            ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-18T07:29:37.271982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 344,
            "name": "First Round",
            "creator": 63217,
            "group": 6568,
            "created": "2020-08-15T19:15:16.960186Z",
            "started": null,
            "ended": null
        },
        {
            "id": 345,
            "name": "hermanos",
            "creator": 828549,
            "group": 6581,
            "created": "2020-08-16T19:18:44.648875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 367,
            "name": "BS Cup",
            "creator": 807332,
            "group": 6757,
            "created": "2020-09-06T12:30:08.678814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 364,
            "name": "Ali",
            "creator": 788094,
            "group": 5581,
            "created": "2020-09-03T14:26:28.704737Z",
            "started": null,
            "ended": null
        },
        {
            "id": 365,
            "name": "Игра го",
            "creator": 840035,
            "group": 6745,
            "created": "2020-09-03T16:48:21.678973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 291,
            "name": "LoL😝☺️",
            "creator": 779353,
            "group": 6089,
            "created": "2020-06-20T21:46:01.593079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 347,
            "name": "1º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}