GET /api/v1/tournament_records/?format=api&ordering=-created&page=139
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=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=138",
    "results": [
        {
            "id": 223,
            "name": "Test",
            "creator": 150805,
            "group": 5705,
            "created": "2020-05-14T01:23:18.176258Z",
            "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": 221,
            "name": "frit go ogs",
            "creator": 653536,
            "group": 5690,
            "created": "2020-05-13T09:06:42.353282Z",
            "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": 219,
            "name": "please delete this",
            "creator": 747694,
            "group": 5683,
            "created": "2020-05-12T22:42:38.724236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 218,
            "name": "hgvghj",
            "creator": 769245,
            "group": 5596,
            "created": "2020-05-12T10:51:34.294105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 217,
            "name": "jomtup",
            "creator": 743263,
            "group": 4716,
            "created": "2020-05-12T07:39:51.515713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 216,
            "name": "Capture Go",
            "creator": 77171,
            "group": 5274,
            "created": "2020-05-11T11:00:24.632994Z",
            "started": null,
            "ended": null
        },
        {
            "id": 215,
            "name": "口冉尸羊女",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:19.381179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 214,
            "name": "7羌土",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:03.860453Z",
            "started": null,
            "ended": null
        }
    ]
}