List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4884",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4882",
    "results": [
        {
            "id": 80040,
            "name": "Hoshi n°1  - aBC > keima 01",
            "created": "2024-03-11T15:08:16.470376Z",
            "modified": "2026-05-11T23:18:40.811809Z"
        },
        {
            "id": 23240,
            "name": "Puzzle 157-1",
            "created": "2020-11-15T15:03:30.837524Z",
            "modified": "2026-05-11T23:19:11.820814Z"
        },
        {
            "id": 23241,
            "name": "Puzzle 157-2",
            "created": "2020-11-15T15:03:44.803292Z",
            "modified": "2026-05-11T23:19:12.298742Z"
        },
        {
            "id": 25491,
            "name": "28:3-8",
            "created": "2021-01-08T16:44:39.071230Z",
            "modified": "2026-05-11T23:21:58.823279Z"
        },
        {
            "id": 13896,
            "name": "485 / 900",
            "created": "2018-12-21T11:11:12.136667Z",
            "modified": "2026-05-11T23:22:12.152919Z"
        },
        {
            "id": 13897,
            "name": "486 / 900",
            "created": "2018-12-21T11:11:46.214486Z",
            "modified": "2026-05-11T23:22:41.383702Z"
        },
        {
            "id": 24385,
            "name": "Madgo(HKGCA)_LS-007",
            "created": "2020-12-17T15:51:43.031752Z",
            "modified": "2026-05-11T23:24:13.708873Z"
        },
        {
            "id": 7665,
            "name": "problem 010",
            "created": "2017-04-29T05:46:30.628383Z",
            "modified": "2026-05-11T23:24:47.196964Z"
        },
        {
            "id": 7680,
            "name": "problem 011",
            "created": "2017-04-30T10:53:17.067978Z",
            "modified": "2026-05-11T23:24:48.099102Z"
        },
        {
            "id": 67669,
            "name": "Puzzle 1 - 11",
            "created": "2023-01-16T22:15:14.997337Z",
            "modified": "2026-05-11T23:25:21.152173Z"
        }
    ]
}