List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5081",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5079",
    "results": [
        {
            "id": 14570,
            "name": "tttttttttttttttttttttttttt",
            "created": "2019-06-10T05:25:49.685471Z",
            "modified": "2026-03-31T22:21:05.466724Z"
        },
        {
            "id": 8801,
            "name": "tu jefa",
            "created": "2017-11-15T23:32:10.473651Z",
            "modified": "2026-04-16T23:01:15.593022Z"
        },
        {
            "id": 8803,
            "name": "tu jefa y la mia no se piensalo",
            "created": "2017-11-15T23:43:53.589766Z",
            "modified": "2026-03-31T20:07:30.800496Z"
        },
        {
            "id": 66494,
            "name": "tuer la vie",
            "created": "2022-12-17T22:20:32.517723Z",
            "modified": "2026-03-30T14:25:09.524107Z"
        },
        {
            "id": 81731,
            "name": "tuhugygycghcg",
            "created": "2024-05-30T08:38:14.857324Z",
            "modified": "2026-03-30T15:48:09.495740Z"
        },
        {
            "id": 18263,
            "name": "tumego1",
            "created": "2020-05-11T08:33:05.071584Z",
            "modified": "2026-05-01T07:28:19.915418Z"
        },
        {
            "id": 18264,
            "name": "tumego2",
            "created": "2020-05-11T08:39:29.643820Z",
            "modified": "2026-04-29T09:28:08.281039Z"
        },
        {
            "id": 37423,
            "name": "turn3e5e6",
            "created": "2021-08-26T16:46:38.645622Z",
            "modified": "2026-04-15T09:52:11.648717Z"
        },
        {
            "id": 54045,
            "name": "turtle vs tiger",
            "created": "2022-03-30T15:08:33.804214Z",
            "modified": "2026-03-30T13:06:06.424068Z"
        },
        {
            "id": 23376,
            "name": "two -holed chair",
            "created": "2020-11-17T16:20:38.621999Z",
            "modified": "2026-03-31T23:10:29.193260Z"
        }
    ]
}