List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=4982",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=4980",
    "results": [
        {
            "id": 64885,
            "name": "Thesmall-knight move(1)",
            "created": "2022-11-09T05:55:54.765884Z",
            "modified": "2026-05-11T08:37:00.736460Z"
        },
        {
            "id": 64886,
            "name": "Thesmall-knight move(2)",
            "created": "2022-11-09T06:00:11.981608Z",
            "modified": "2026-03-28T15:17:03.003323Z"
        },
        {
            "id": 64887,
            "name": "One-space jump(1)",
            "created": "2022-11-09T06:06:50.442020Z",
            "modified": "2026-03-28T15:17:38.827190Z"
        },
        {
            "id": 64888,
            "name": "One-space jump(2)",
            "created": "2022-11-09T06:20:01.879736Z",
            "modified": "2026-04-23T16:10:41.672168Z"
        },
        {
            "id": 64889,
            "name": "One-space jump(3)",
            "created": "2022-11-09T06:33:47.744075Z",
            "modified": "2026-05-07T11:34:23.371340Z"
        },
        {
            "id": 64890,
            "name": "One-space jumpplus a diagonalplay",
            "created": "2022-11-09T08:07:35.105098Z",
            "modified": "2026-05-07T11:34:23.874082Z"
        },
        {
            "id": 64892,
            "name": "Single-handed",
            "created": "2022-11-09T08:15:12.537955Z",
            "modified": "2026-02-15T23:56:19.165602Z"
        },
        {
            "id": 64893,
            "name": "Underthe large-knight move",
            "created": "2022-11-09T09:01:45.660042Z",
            "modified": "2026-03-30T14:18:00.830981Z"
        },
        {
            "id": 64894,
            "name": "Underthe small-knightmove",
            "created": "2022-11-09T09:45:12.600195Z",
            "modified": "2026-03-30T14:18:01.262210Z"
        },
        {
            "id": 64895,
            "name": "A one-space jump",
            "created": "2022-11-09T10:06:18.174672Z",
            "modified": "2026-03-30T14:18:01.827524Z"
        }
    ]
}