GET /api/v1/tournament_records/?format=api&ordering=id&page=30
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=31",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=29",
    "results": [
        {
            "id": 319,
            "name": "YU DE AND LIN YING",
            "creator": 786695,
            "group": 3794,
            "created": "2020-07-23T09:34:07.886418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 321,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-26T11:00:58.479494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 322,
            "name": "Test",
            "creator": 797566,
            "group": 6293,
            "created": "2020-07-26T16:07:48.079669Z",
            "started": null,
            "ended": null
        },
        {
            "id": 323,
            "name": "come play",
            "creator": 735413,
            "group": 6365,
            "created": "2020-07-28T05:26:26.313752Z",
            "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": 326,
            "name": "Yummy honey",
            "creator": 769817,
            "group": 6405,
            "created": "2020-07-30T01:49:59.069265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 327,
            "name": "Match Amistoso Rōnin v/s Hoshi",
            "creator": 663579,
            "group": 4262,
            "created": "2020-07-30T21:51:11.518102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 328,
            "name": "bbbvbvhh",
            "creator": 724806,
            "group": 28,
            "created": "2020-07-31T16:35:00.721128Z",
            "started": null,
            "ended": null
        },
        {
            "id": 329,
            "name": "nhhhhhh",
            "creator": 819853,
            "group": 4530,
            "created": "2020-08-01T07:56:23.346118Z",
            "started": null,
            "ended": null
        }
    ]
}