GET /api/v1/tournament_records/?format=api&ordering=ended&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=62",
    "results": [
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 621,
            "name": "Jairo Cazana",
            "creator": 981563,
            "group": 8865,
            "created": "2021-04-11T14:46:53.752810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 622,
            "name": "Daeghu Quispe Gutiérrez",
            "creator": 981766,
            "group": 8878,
            "created": "2021-04-11T22:11:10.196282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 623,
            "name": "rorrac",
            "creator": 981756,
            "group": 8878,
            "created": "2021-04-11T23:04:37.038747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 624,
            "name": "1234",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-12T07:11:49.813915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 632,
            "name": "B20-Div-3: TARUC CoQ Day",
            "creator": 927838,
            "group": 8924,
            "created": "2021-04-18T00:54:38.578666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 633,
            "name": "Yan",
            "creator": 897284,
            "group": 6332,
            "created": "2021-04-18T14:42:46.590702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 634,
            "name": "12345",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-19T07:12:38.951943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}