List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5005",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5003",
    "results": [
        {
            "id": 44208,
            "name": "GW 88: Tesuji problems 4",
            "created": "2021-12-05T11:52:49.924700Z",
            "modified": "2026-05-08T16:52:20.857829Z"
        },
        {
            "id": 44209,
            "name": "GW 88: Tesuji problems 5",
            "created": "2021-12-05T11:53:11.045597Z",
            "modified": "2026-05-08T16:52:22.837428Z"
        },
        {
            "id": 44346,
            "name": "GW 94: Opening problems 3",
            "created": "2021-12-06T11:47:28.859992Z",
            "modified": "2026-05-08T16:52:26.264349Z"
        },
        {
            "id": 44347,
            "name": "GW 94: Opening problems 4",
            "created": "2021-12-06T11:47:51.926047Z",
            "modified": "2026-05-08T16:52:28.450025Z"
        },
        {
            "id": 44191,
            "name": "GW 86: 8 endgame problems 9x9 1",
            "created": "2021-12-05T09:55:38.724899Z",
            "modified": "2026-05-08T16:53:03.310527Z"
        },
        {
            "id": 5681,
            "name": "120 / 900",
            "created": "2016-02-19T13:49:25.405763Z",
            "modified": "2026-05-08T16:53:04.354878Z"
        },
        {
            "id": 44190,
            "name": "GW 86: 6 basic LDP 6",
            "created": "2021-12-05T09:44:48.090132Z",
            "modified": "2026-05-08T16:53:08.109472Z"
        },
        {
            "id": 23734,
            "name": "Puzzle 283",
            "created": "2020-11-20T17:14:40.737211Z",
            "modified": "2026-05-08T16:53:57.480428Z"
        },
        {
            "id": 23735,
            "name": "Puzzle 284",
            "created": "2020-11-20T17:14:54.807456Z",
            "modified": "2026-05-08T16:53:59.138660Z"
        },
        {
            "id": 10811,
            "name": "211 / 900",
            "created": "2018-08-20T12:22:28.877002Z",
            "modified": "2026-05-08T16:54:14.755736Z"
        }
    ]
}