GET /api/v1/tournament_records/?format=api&ordering=-id&page=140
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=-id&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=139",
    "results": [
        {
            "id": 213,
            "name": "jerry b",
            "creator": 744404,
            "group": 28,
            "created": "2020-05-10T18:49:12.828557Z",
            "started": null,
            "ended": null
        },
        {
            "id": 212,
            "name": "Beşinci Deneme Turnuvası",
            "creator": 54877,
            "group": 5651,
            "created": "2020-05-10T12:44:40.486533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 211,
            "name": "msr_bleskové_go",
            "creator": 775504,
            "group": 5661,
            "created": "2020-05-10T10:28:28.542083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 210,
            "name": "00000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-10T10:10:10.412970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 209,
            "name": "Martı&Tavuk",
            "creator": 631856,
            "group": 4730,
            "created": "2020-05-09T14:24:33.920602Z",
            "started": null,
            "ended": null
        },
        {
            "id": 208,
            "name": "knmklnmk",
            "creator": 743221,
            "group": 4744,
            "created": "2020-05-09T09:09:48.585608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 207,
            "name": "Gogogogogogogo",
            "creator": 736022,
            "group": 4573,
            "created": "2020-05-06T07:53:45.324581Z",
            "started": null,
            "ended": null
        },
        {
            "id": 206,
            "name": "Corona tourney.",
            "creator": 739721,
            "group": 5593,
            "created": "2020-05-06T00:33:55.220363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 205,
            "name": "Tournament",
            "creator": 739721,
            "group": 5593,
            "created": "2020-05-06T00:32:17.027068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 204,
            "name": "99",
            "creator": 736026,
            "group": 5276,
            "created": "2020-05-05T06:08:42.399136Z",
            "started": null,
            "ended": null
        }
    ]
}