List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=38",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=36",
    "results": [
        {
            "id": 54793,
            "name": "Problem 004",
            "created": "2022-04-11T04:47:52.943442Z",
            "modified": "2026-02-15T21:55:22.729779Z"
        },
        {
            "id": 54794,
            "name": "Problem 005",
            "created": "2022-04-11T05:14:50.854365Z",
            "modified": "2026-02-15T21:55:23.577442Z"
        },
        {
            "id": 55018,
            "name": "BGJ 65 (1985) 2",
            "created": "2022-04-16T08:30:52.316115Z",
            "modified": "2026-02-15T21:57:53.870888Z"
        },
        {
            "id": 55019,
            "name": "BGJ 65 (1985) 3",
            "created": "2022-04-16T08:33:05.917788Z",
            "modified": "2026-02-15T21:57:54.888465Z"
        },
        {
            "id": 55242,
            "name": "BGJ 84 (1991) 2",
            "created": "2022-04-20T08:55:39.636290Z",
            "modified": "2026-02-15T22:43:16.034165Z"
        },
        {
            "id": 55243,
            "name": "BGJ 84 (1991) 3",
            "created": "2022-04-20T09:00:41.427646Z",
            "modified": "2026-02-15T22:43:17.059383Z"
        },
        {
            "id": 55244,
            "name": "BGJ 84 (1991) 4",
            "created": "2022-04-20T09:06:56.359920Z",
            "modified": "2026-02-15T22:43:18.154741Z"
        },
        {
            "id": 55245,
            "name": "BGJ 84 (1991) 5",
            "created": "2022-04-20T09:13:57.280414Z",
            "modified": "2026-02-15T22:43:19.095375Z"
        },
        {
            "id": 55251,
            "name": "Puzzle 1",
            "created": "2022-04-20T17:56:07.134864Z",
            "modified": "2026-02-15T22:43:21.330686Z"
        },
        {
            "id": 55264,
            "name": "Double Hane - Variation 1: Subsequent Moves (b)",
            "created": "2022-04-21T00:13:39.895584Z",
            "modified": "2026-02-15T22:43:23.384731Z"
        }
    ]
}