GET /api/v1/tournament_records/?format=api&ordering=-id&page=122
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=123",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=121",
    "results": [
        {
            "id": 409,
            "name": "อยากกินชาบู​ รอบที่1",
            "creator": 518568,
            "group": 2289,
            "created": "2020-10-13T22:16:51.963103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 408,
            "name": "Гг",
            "creator": 856910,
            "group": 7061,
            "created": "2020-10-12T14:03:35.830838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 407,
            "name": "Freshers' squash team match",
            "creator": 588997,
            "group": 5104,
            "created": "2020-10-12T12:59:22.394012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 406,
            "name": "Использовать под следующий турнир",
            "creator": 444398,
            "group": 7062,
            "created": "2020-10-12T07:22:45.218535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 405,
            "name": "ya",
            "creator": 648332,
            "group": 6892,
            "created": "2020-10-12T02:17:32.359647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 404,
            "name": "Raiders vs. Pegesuses",
            "creator": 807110,
            "group": 6248,
            "created": "2020-10-10T23:59:38.661725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 403,
            "name": "Trial Tournament",
            "creator": 728440,
            "group": 459,
            "created": "2020-10-10T09:56:40.612623Z",
            "started": null,
            "ended": null
        },
        {
            "id": 402,
            "name": "Para aprender go",
            "creator": 751767,
            "group": 4974,
            "created": "2020-10-09T20:03:22.261034Z",
            "started": null,
            "ended": null
        },
        {
            "id": 401,
            "name": "Testing tournament record",
            "creator": 522547,
            "group": 5081,
            "created": "2020-10-08T17:48:11.920677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 400,
            "name": "12345",
            "creator": 840262,
            "group": 6730,
            "created": "2020-10-08T16:05:38.925556Z",
            "started": null,
            "ended": null
        }
    ]
}