GET /api/v1/tournament_records/?format=api&page=32
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&page=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=31",
    "results": [
        {
            "id": 316,
            "name": "sumire",
            "creator": 812656,
            "group": 6333,
            "created": "2020-07-20T04:33:48.687938Z",
            "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": 318,
            "name": "lucho y brrisa",
            "creator": 780210,
            "group": 5706,
            "created": "2020-07-21T03:03:54.725915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 319,
            "name": "YU DE AND LIN YING",
            "creator": 786695,
            "group": 3794,
            "created": "2020-07-23T09:34:07.886418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1776,
            "name": "Go magic",
            "creator": 1132253,
            "group": 8605,
            "created": "2024-10-23T01:22:17.549374Z",
            "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": 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": 351,
            "name": "Pruba #1 gonfor",
            "creator": 832855,
            "group": 6622,
            "created": "2020-08-21T21:26:35.778660Z",
            "started": null,
            "ended": null
        }
    ]
}