GET /api/v1/tournament_records/?format=api&ordering=-creator&page=124
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=125",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=123",
    "results": [
        {
            "id": 321,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-26T11:00:58.479494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 324,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:58:46.085311Z",
            "started": null,
            "ended": null
        },
        {
            "id": 325,
            "name": "    ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:59:53.605345Z",
            "started": null,
            "ended": null
        },
        {
            "id": 383,
            "name": "123123",
            "creator": 737306,
            "group": 6397,
            "created": "2020-09-20T11:19:00.592753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 139,
            "name": "Ishira",
            "creator": 737259,
            "group": 5055,
            "created": "2020-04-06T14:11:41.860940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 199,
            "name": "Go",
            "creator": 737259,
            "group": 5099,
            "created": "2020-05-02T14:13:59.128878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 201,
            "name": "Shinagawa smile",
            "creator": 737259,
            "group": 5100,
            "created": "2020-05-03T02:57:28.750599Z",
            "started": null,
            "ended": null
        },
        {
            "id": 294,
            "name": "GO Tornament",
            "creator": 736685,
            "group": 5925,
            "created": "2020-06-26T06:13:13.772319Z",
            "started": null,
            "ended": null
        },
        {
            "id": 317,
            "name": "GO Tournament 2",
            "creator": 736685,
            "group": 5925,
            "created": "2020-07-20T10:17:52.918500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 135,
            "name": "bastan bastan",
            "creator": 736663,
            "group": 4530,
            "created": "2020-04-04T15:52:53.726864Z",
            "started": null,
            "ended": null
        }
    ]
}