List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5646",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5644",
    "results": [
        {
            "id": 45149,
            "name": "problem 9",
            "created": "2021-12-21T09:18:50.228875Z",
            "modified": "2026-04-12T11:11:12.957021Z"
        },
        {
            "id": 57071,
            "name": "type 24",
            "created": "2022-05-14T12:53:33.034541Z",
            "modified": "2026-04-12T11:11:15.552437Z"
        },
        {
            "id": 57072,
            "name": "type 24.2",
            "created": "2022-05-14T12:55:02.044615Z",
            "modified": "2026-04-12T11:11:46.083642Z"
        },
        {
            "id": 57073,
            "name": "type 25",
            "created": "2022-05-14T12:58:52.389813Z",
            "modified": "2026-04-12T11:11:53.701329Z"
        },
        {
            "id": 45150,
            "name": "problem 10",
            "created": "2021-12-21T09:28:17.310085Z",
            "modified": "2026-04-12T11:12:41.992175Z"
        },
        {
            "id": 22109,
            "name": "Puzzle 7 (p. 271-276)",
            "created": "2020-10-26T17:12:19.912820Z",
            "modified": "2026-04-12T11:12:49.103775Z"
        },
        {
            "id": 21693,
            "name": "Problem 40",
            "created": "2020-10-17T00:15:14.069320Z",
            "modified": "2026-04-12T11:13:48.100095Z"
        },
        {
            "id": 7330,
            "name": "Basic J Group",
            "created": "2017-04-15T21:02:52.674981Z",
            "modified": "2026-04-12T11:23:15.616591Z"
        },
        {
            "id": 36328,
            "name": "Problem 29:5",
            "created": "2021-08-14T07:35:48.985190Z",
            "modified": "2026-04-12T11:25:29.270207Z"
        },
        {
            "id": 862,
            "name": "172 - 539",
            "created": "2014-10-10T14:56:30.279434Z",
            "modified": "2026-04-12T11:26:08.195778Z"
        }
    ]
}