GET /api/v1/tournament_records/?format=api&ordering=-creator&page=84
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=-creator&page=85",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=83",
    "results": [
        {
            "id": 558,
            "name": "Double Elimation",
            "creator": 936720,
            "group": 515,
            "created": "2021-03-02T19:31:30.722089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 531,
            "name": "nazlena",
            "creator": 936413,
            "group": 8296,
            "created": "2021-02-09T21:01:14.420845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 661,
            "name": "PKC1M22",
            "creator": 932671,
            "group": 25,
            "created": "2021-05-10T07:54:28.902606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 662,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 6332,
            "created": "2021-05-10T07:56:48.810154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 663,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 825,
            "created": "2021-05-10T08:03:27.520166Z",
            "started": null,
            "ended": null
        },
        {
            "id": 885,
            "name": "OGS",
            "creator": 932671,
            "group": 3,
            "created": "2021-10-31T08:28:41.827109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 526,
            "name": "a",
            "creator": 930259,
            "group": 8187,
            "created": "2021-02-05T09:13:09.787095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        }
    ]
}