GET /api/v1/tournament_records/?format=api&ordering=-creator&page=105
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=106",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=104",
    "results": [
        {
            "id": 297,
            "name": "тренировка",
            "creator": 802907,
            "group": 6146,
            "created": "2020-06-26T09:25:28.526218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 314,
            "name": "123",
            "creator": 802455,
            "group": 43,
            "created": "2020-07-18T10:06:17.999004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 905,
            "name": "humdrummmmmmmmmmmmmmm",
            "creator": 802455,
            "group": 3207,
            "created": "2021-11-20T05:45:35.940961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 293,
            "name": "나미사랑",
            "creator": 801585,
            "group": 6126,
            "created": "2020-06-24T01:59:52.315807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 672,
            "name": "Torneo sub12",
            "creator": 799595,
            "group": 8883,
            "created": "2021-05-12T19:55:09.708794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 794,
            "name": "BAMBUGOBAN",
            "creator": 799595,
            "group": 8883,
            "created": "2021-08-04T14:09:22.696012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 675,
            "name": "Fhfjfhgh",
            "creator": 799587,
            "group": 8883,
            "created": "2021-05-14T20:08:35.307307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 286,
            "name": "The Dan Tournament",
            "creator": 799549,
            "group": 25,
            "created": "2020-06-19T20:02:15.798730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 301,
            "name": "Miau",
            "creator": 797712,
            "group": 6203,
            "created": "2020-07-01T15:29:44.639460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 322,
            "name": "Test",
            "creator": 797566,
            "group": 6293,
            "created": "2020-07-26T16:07:48.079669Z",
            "started": null,
            "ended": null
        }
    ]
}