List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4688
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=4689",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4687",
    "results": [
        {
            "id": 23168,
            "name": "Puzzle 51 (p.91-151)",
            "created": "2020-11-14T11:17:42.796301Z",
            "modified": "2026-05-18T17:50:46.121324Z"
        },
        {
            "id": 10657,
            "name": "57 / 900",
            "created": "2018-08-20T11:04:46.427037Z",
            "modified": "2026-05-18T17:51:04.722219Z"
        },
        {
            "id": 7519,
            "name": "problem 704",
            "created": "2017-04-24T14:53:49.581566Z",
            "modified": "2026-05-18T17:51:18.926721Z"
        },
        {
            "id": 10658,
            "name": "58 / 900",
            "created": "2018-08-20T11:05:16.720914Z",
            "modified": "2026-05-18T17:51:24.694256Z"
        },
        {
            "id": 7520,
            "name": "problem 705",
            "created": "2017-04-24T15:10:44.045050Z",
            "modified": "2026-05-18T17:51:32.401186Z"
        },
        {
            "id": 13812,
            "name": "Free Moves",
            "created": "2018-12-11T23:38:40.388740Z",
            "modified": "2026-05-18T17:54:03.756495Z"
        },
        {
            "id": 101451,
            "name": "Puzzle 6.50.18",
            "created": "2026-01-01T08:37:36.844793Z",
            "modified": "2026-05-18T17:54:20.432754Z"
        },
        {
            "id": 101452,
            "name": "Puzzle 6.50.19",
            "created": "2026-01-01T08:39:10.966593Z",
            "modified": "2026-05-18T17:54:20.887968Z"
        },
        {
            "id": 10659,
            "name": "59 / 900",
            "created": "2018-08-20T11:05:47.009863Z",
            "modified": "2026-05-18T17:54:27.991352Z"
        },
        {
            "id": 47624,
            "name": "question9",
            "created": "2022-01-30T11:14:53.231547Z",
            "modified": "2026-05-18T17:55:15.661404Z"
        }
    ]
}