GET /api/v1/tournament_records/?format=api&ordering=-created&page=114
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=115",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=113",
    "results": [
        {
            "id": 507,
            "name": "Январский турнир 13х13",
            "creator": 815616,
            "group": 8062,
            "created": "2021-01-23T06:40:51.476879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 505,
            "name": "ozzyiscimen",
            "creator": 831547,
            "group": 309,
            "created": "2021-01-23T06:08:40.432092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 504,
            "name": "Primer Torneo Abierto Neptuniense",
            "creator": 813211,
            "group": 7247,
            "created": "2021-01-22T20:13:01.944822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 503,
            "name": "Shruti Narasimman",
            "creator": 921897,
            "group": 25,
            "created": "2021-01-22T15:49:56.811761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 501,
            "name": "ozzy",
            "creator": 831547,
            "group": 7697,
            "created": "2021-01-22T12:19:58.936964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 500,
            "name": "Sek",
            "creator": 883590,
            "group": 8056,
            "created": "2021-01-22T11:48:39.944730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 498,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-20T02:21:06.294169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 497,
            "name": "HAPPY BERSDAY JOCA!!!",
            "creator": 848901,
            "group": 5581,
            "created": "2021-01-19T19:39:20.841146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 496,
            "name": "Cheer",
            "creator": 842857,
            "group": 7734,
            "created": "2021-01-19T00:07:51.795356Z",
            "started": null,
            "ended": null
        }
    ]
}