GET /api/v1/tournament_records/?format=api&ordering=-created&page=71
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=72",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=70",
    "results": [
        {
            "id": 1048,
            "name": "grsfdhssfhsfh",
            "creator": 821754,
            "group": 10268,
            "created": "2022-03-08T22:51:08.450629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1047,
            "name": "Yıldızlar TURNUVASI",
            "creator": 1119881,
            "group": 11123,
            "created": "2022-03-07T16:47:42.302177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1045,
            "name": "gjhjijyj",
            "creator": 881653,
            "group": 25,
            "created": "2022-03-07T08:44:18.408864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1039,
            "name": "hi",
            "creator": 1008570,
            "group": 10314,
            "created": "2022-03-03T04:39:33.433609Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1037,
            "name": "Okay",
            "creator": 1126994,
            "group": 11194,
            "created": "2022-03-02T10:30:36.419717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1035,
            "name": "hi",
            "creator": 1087417,
            "group": 25,
            "created": "2022-02-28T07:27:55.534998Z",
            "started": null,
            "ended": null
        }
    ]
}