List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4562",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4560",
    "results": [
        {
            "id": 26792,
            "name": "11111111111111111111111111111111111111111111111111",
            "created": "2021-01-25T13:52:48.543223Z",
            "modified": "2026-05-22T00:37:34.687918Z"
        },
        {
            "id": 11201,
            "name": "601 / 900",
            "created": "2018-08-20T15:39:41.309979Z",
            "modified": "2026-05-22T00:37:52.081190Z"
        },
        {
            "id": 11202,
            "name": "602 / 900",
            "created": "2018-08-20T15:40:11.579556Z",
            "modified": "2026-05-22T00:37:54.177574Z"
        },
        {
            "id": 33524,
            "name": "Diagram (3156)",
            "created": "2021-07-10T10:31:19.892199Z",
            "modified": "2026-05-22T00:38:05.116837Z"
        },
        {
            "id": 33525,
            "name": "Diagram (3157)",
            "created": "2021-07-10T10:32:55.989440Z",
            "modified": "2026-05-22T00:38:05.944285Z"
        },
        {
            "id": 36007,
            "name": "Example 8.2.13 - Unexpected connection",
            "created": "2021-08-10T17:08:22.931982Z",
            "modified": "2026-05-22T00:38:07.014221Z"
        },
        {
            "id": 36008,
            "name": "Example 8.3.1 - Cut by hane",
            "created": "2021-08-10T17:10:14.608164Z",
            "modified": "2026-05-22T00:38:08.036436Z"
        },
        {
            "id": 66518,
            "name": "Bul 33: SV 1",
            "created": "2022-12-18T23:27:11.795569Z",
            "modified": "2026-05-22T00:38:42.803908Z"
        },
        {
            "id": 52219,
            "name": "Diagram [4691]",
            "created": "2022-03-15T12:18:40.931385Z",
            "modified": "2026-05-22T00:38:49.950759Z"
        },
        {
            "id": 40794,
            "name": "game/38003971",
            "created": "2021-10-20T22:16:56.619550Z",
            "modified": "2026-05-22T00:38:52.620968Z"
        }
    ]
}