GET /api/v1/tournament_records/?format=api&ordering=-name&page=107
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=-name&page=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=106",
    "results": [
        {
            "id": 1469,
            "name": "ftym",
            "creator": 1143505,
            "group": 11761,
            "created": "2023-06-27T11:29:00.288659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 225,
            "name": "Frontier Friday",
            "creator": 777845,
            "group": 2946,
            "created": "2020-05-15T17:15:38.850248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 467,
            "name": "FROG",
            "creator": 842857,
            "group": 25,
            "created": "2020-12-15T00:31:48.166516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 221,
            "name": "frit go ogs",
            "creator": 653536,
            "group": 5690,
            "created": "2020-05-13T09:06:42.353282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1260,
            "name": "Friston step",
            "creator": 1222376,
            "group": 25,
            "created": "2022-10-11T03:12:59.836743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1051,
            "name": "friendly tournaments (Teaching Games)",
            "creator": 1126827,
            "group": 11229,
            "created": "2022-03-12T16:55:34.065371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1010,
            "name": "Friendly tournaments",
            "creator": 1079925,
            "group": 25,
            "created": "2022-02-09T15:20:26.797105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 22,
            "name": "Friday Morning Blitz ya Punkz!",
            "creator": 217422,
            "group": 2014,
            "created": "2019-08-23T11:22:43.732165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 407,
            "name": "Freshers' squash team match",
            "creator": 588997,
            "group": 5104,
            "created": "2020-10-12T12:59:22.394012Z",
            "started": null,
            "ended": null
        }
    ]
}