GET /api/v1/tournament_records/?format=api&ordering=-group&page=68
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=-group&page=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=67",
    "results": [
        {
            "id": 582,
            "name": "Team russia tournament",
            "creator": 918036,
            "group": 8357,
            "created": "2021-03-12T17:52:09.462455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 535,
            "name": "1st competition",
            "creator": 833654,
            "group": 8321,
            "created": "2021-02-13T02:45:42.904743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 531,
            "name": "nazlena",
            "creator": 936413,
            "group": 8296,
            "created": "2021-02-09T21:01:14.420845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 530,
            "name": "libft",
            "creator": 788724,
            "group": 8283,
            "created": "2021-02-08T23:20:48.612811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 559,
            "name": "123",
            "creator": 868193,
            "group": 8277,
            "created": "2021-03-03T07:47:59.421475Z",
            "started": null,
            "ended": null
        },
        {
            "id": 820,
            "name": "ุ",
            "creator": 1027361,
            "group": 8276,
            "created": "2021-09-09T04:07:05.917351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 844,
            "name": "Spim in-int",
            "creator": 995818,
            "group": 8276,
            "created": "2021-09-23T03:42:30.113177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 538,
            "name": "March Tournament 1",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:46:44.328946Z",
            "started": null,
            "ended": null
        }
    ]
}