List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4649
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=4650",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4648",
    "results": [
        {
            "id": 52128,
            "name": "question 3",
            "created": "2022-03-14T15:48:44.720952Z",
            "modified": "2026-05-20T00:23:01.703000Z"
        },
        {
            "id": 52129,
            "name": "question 4",
            "created": "2022-03-14T15:59:40.989773Z",
            "modified": "2026-05-20T00:23:02.487763Z"
        },
        {
            "id": 99338,
            "name": "Example 51",
            "created": "2025-11-18T17:52:35.816820Z",
            "modified": "2026-05-20T00:23:09.836276Z"
        },
        {
            "id": 93230,
            "name": "Problem 167",
            "created": "2025-04-18T15:35:38.656953Z",
            "modified": "2026-05-20T00:23:12.835066Z"
        },
        {
            "id": 18734,
            "name": "04_04a_rect_six",
            "created": "2020-05-21T11:40:36.243045Z",
            "modified": "2026-05-20T00:24:02.959245Z"
        },
        {
            "id": 18735,
            "name": "04_04b_rect_six",
            "created": "2020-05-21T12:29:16.607830Z",
            "modified": "2026-05-20T00:24:03.554294Z"
        },
        {
            "id": 66085,
            "name": "Bul 13: BZK - 1",
            "created": "2022-12-04T10:18:28.538163Z",
            "modified": "2026-05-20T00:24:05.888661Z"
        },
        {
            "id": 35729,
            "name": "0000082",
            "created": "2021-08-08T19:57:12.838131Z",
            "modified": "2026-05-20T00:24:32.479531Z"
        },
        {
            "id": 35981,
            "name": "0000083",
            "created": "2021-08-10T16:12:43.117128Z",
            "modified": "2026-05-20T00:24:32.987710Z"
        },
        {
            "id": 100650,
            "name": "Puzzle 4.42.23",
            "created": "2025-12-15T10:29:19.502317Z",
            "modified": "2026-05-20T00:25:33.101364Z"
        }
    ]
}