GET /api/v1/tournament_records/?format=api&page=21
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=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=20",
    "results": [
        {
            "id": 207,
            "name": "Gogogogogogogo",
            "creator": 736022,
            "group": 4573,
            "created": "2020-05-06T07:53:45.324581Z",
            "started": null,
            "ended": null
        },
        {
            "id": 166,
            "name": "Strategies for beginners",
            "creator": 760687,
            "group": 5144,
            "created": "2020-04-17T15:38:18.793743Z",
            "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": 210,
            "name": "00000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-10T10:10:10.412970Z",
            "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": 213,
            "name": "jerry b",
            "creator": 744404,
            "group": 28,
            "created": "2020-05-10T18:49:12.828557Z",
            "started": null,
            "ended": null
        },
        {
            "id": 214,
            "name": "7羌土",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:03.860453Z",
            "started": null,
            "ended": null
        },
        {
            "id": 215,
            "name": "口冉尸羊女",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:19.381179Z",
            "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": 217,
            "name": "jomtup",
            "creator": 743263,
            "group": 4716,
            "created": "2020-05-12T07:39:51.515713Z",
            "started": null,
            "ended": null
        }
    ]
}