List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=789",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=787",
    "results": [
        {
            "id": 40621,
            "name": "play 9",
            "created": "2021-10-19T03:55:44.135680Z",
            "modified": "2026-05-17T13:12:55.760271Z"
        },
        {
            "id": 43286,
            "name": "Diagram [3905]",
            "created": "2021-11-25T09:13:59.720711Z",
            "modified": "2026-05-17T13:12:43.196904Z"
        },
        {
            "id": 53297,
            "name": "question 2",
            "created": "2022-03-24T15:31:32.612385Z",
            "modified": "2026-05-17T13:12:31.481000Z"
        },
        {
            "id": 53296,
            "name": "question 1",
            "created": "2022-03-24T15:30:52.033824Z",
            "modified": "2026-05-17T13:12:30.591846Z"
        },
        {
            "id": 93854,
            "name": "Q-17494",
            "created": "2025-05-08T18:39:29.493447Z",
            "modified": "2026-05-17T13:12:22.679126Z"
        },
        {
            "id": 93852,
            "name": "Q-17493",
            "created": "2025-05-08T18:34:50.212323Z",
            "modified": "2026-05-17T13:12:21.901345Z"
        },
        {
            "id": 69304,
            "name": "124 сэмэай",
            "created": "2023-03-03T22:49:40.994001Z",
            "modified": "2026-05-17T13:12:19.342866Z"
        },
        {
            "id": 29007,
            "name": "Massacre the Hook Crook!",
            "created": "2021-03-20T17:25:17.700428Z",
            "modified": "2026-05-17T13:11:36.449391Z"
        },
        {
            "id": 29006,
            "name": "Hack the group against your wall!",
            "created": "2021-03-20T16:42:50.199490Z",
            "modified": "2026-05-17T13:11:35.871385Z"
        },
        {
            "id": 47002,
            "name": "สกัดจุด18",
            "created": "2022-01-21T06:50:47.641609Z",
            "modified": "2026-05-17T13:07:52.288738Z"
        }
    ]
}