GET /api/v1/tournament_records/?format=api&page=22
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=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=21",
    "results": [
        {
            "id": 218,
            "name": "hgvghj",
            "creator": 769245,
            "group": 5596,
            "created": "2020-05-12T10:51:34.294105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 784,
            "name": "(๑•̀ᄇ•́)و ✧ GO GO GO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-27T15:24:34.359288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 220,
            "name": "THE GAME OF GO",
            "creator": 634009,
            "group": 4184,
            "created": "2020-05-13T08:21:00.148011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 221,
            "name": "frit go ogs",
            "creator": 653536,
            "group": 5690,
            "created": "2020-05-13T09:06:42.353282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 222,
            "name": "igoo'ss",
            "creator": 752072,
            "group": 5275,
            "created": "2020-05-13T13:33:19.730304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 223,
            "name": "Test",
            "creator": 150805,
            "group": 5705,
            "created": "2020-05-14T01:23:18.176258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 224,
            "name": "cm1c",
            "creator": 760990,
            "group": 5266,
            "created": "2020-05-15T08:53:41.092204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 225,
            "name": "Frontier Friday",
            "creator": 777845,
            "group": 2946,
            "created": "2020-05-15T17:15:38.850248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 226,
            "name": "Go Masters Tournament 1",
            "creator": 776045,
            "group": 5725,
            "created": "2020-05-17T16:08:43.602970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 785,
            "name": "david",
            "creator": 1031048,
            "group": 25,
            "created": "2021-08-01T01:07:33.495778Z",
            "started": null,
            "ended": null
        }
    ]
}