GET /api/v1/tournament_records/?format=api&ordering=-created&page=143
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=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=142",
    "results": [
        {
            "id": 183,
            "name": "GapGap No1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:27:53.959377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 182,
            "name": "1234567890-=",
            "creator": 748237,
            "group": 5437,
            "created": "2020-04-25T16:11:19.628746Z",
            "started": null,
            "ended": null
        },
        {
            "id": 181,
            "name": "McMahon Mehmet Turnuvası",
            "creator": 758230,
            "group": 3,
            "created": "2020-04-25T13:23:31.328045Z",
            "started": null,
            "ended": null
        },
        {
            "id": 180,
            "name": "Mehmet",
            "creator": 758230,
            "group": 25,
            "created": "2020-04-25T13:08:01.082610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 179,
            "name": "PrimerTorneo",
            "creator": 766354,
            "group": 5403,
            "created": "2020-04-24T00:44:54.352250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 178,
            "name": "GOOOO",
            "creator": 756892,
            "group": 5275,
            "created": "2020-04-23T14:40:40.970544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 177,
            "name": "аааа",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:12:22.487521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 176,
            "name": "тру",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:11:46.584135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 175,
            "name": "baston-baston",
            "creator": 736663,
            "group": 5360,
            "created": "2020-04-22T09:32:05.266404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 174,
            "name": "bigginer tournament",
            "creator": 739180,
            "group": 43,
            "created": "2020-04-21T20:44:04.415771Z",
            "started": null,
            "ended": null
        }
    ]
}