GET /api/v1/tournament_records/?format=api&ordering=-created&page=128
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=-created&page=129",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=127",
    "results": [
        {
            "id": 339,
            "name": "Reisei Cup august 2020",
            "creator": 182494,
            "group": 5224,
            "created": "2020-08-12T14:41:49.968825Z",
            "started": null,
            "ended": null
        },
        {
            "id": 338,
            "name": "[[.0[[[0o;.剢竹",
            "creator": 735469,
            "group": 6365,
            "created": "2020-08-12T08:18:19.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 337,
            "name": "test_01a",
            "creator": 827241,
            "group": 5661,
            "created": "2020-08-11T12:51:32.317348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 336,
            "name": "Future Scincetist",
            "creator": 813634,
            "group": 6476,
            "created": "2020-08-11T11:03:42.134616Z",
            "started": null,
            "ended": null
        },
        {
            "id": 335,
            "name": "             ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-11T07:08:20.532328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 334,
            "name": "1st Wednesday Weekly Live 19x19 Tournament",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-10T11:11:17.136917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 333,
            "name": "Longmont Go Tournament",
            "creator": 734258,
            "group": 4128,
            "created": "2020-08-09T23:06:40.186713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 332,
            "name": "Weekend and weekday tournaments",
            "creator": 747928,
            "group": 4456,
            "created": "2020-08-09T10:39:40.652709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 331,
            "name": "30k - 19k",
            "creator": 762885,
            "group": 6326,
            "created": "2020-08-05T14:57:24.454144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 330,
            "name": "12345678 go night",
            "creator": 735410,
            "group": 5868,
            "created": "2020-08-02T12:38:21.611881Z",
            "started": null,
            "ended": null
        }
    ]
}