List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=95",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=93",
    "results": [
        {
            "id": 54788,
            "name": "Problem 003",
            "created": "2022-04-11T02:03:12.728216Z",
            "modified": "2026-02-15T21:55:21.859246Z"
        },
        {
            "id": 54793,
            "name": "Problem 004",
            "created": "2022-04-11T04:47:52.943442Z",
            "modified": "2026-02-15T21:55:22.729779Z"
        },
        {
            "id": 54794,
            "name": "Problem 005",
            "created": "2022-04-11T05:14:50.854365Z",
            "modified": "2026-02-15T21:55:23.577442Z"
        },
        {
            "id": 54798,
            "name": "BGJ 4 (1968) 1-2",
            "created": "2022-04-11T07:28:36.486670Z",
            "modified": "2026-02-15T21:55:27.481049Z"
        },
        {
            "id": 54799,
            "name": "BGJ 4 (1968) 1-3",
            "created": "2022-04-11T07:30:56.844378Z",
            "modified": "2026-02-15T21:55:28.327844Z"
        },
        {
            "id": 54800,
            "name": "BGJ 5 (1968) 2-1",
            "created": "2022-04-11T07:52:44.468084Z",
            "modified": "2026-02-15T21:55:29.346218Z"
        },
        {
            "id": 54883,
            "name": "BGJ 36 (1976) 1",
            "created": "2022-04-13T07:14:31.163044Z",
            "modified": "2026-02-15T21:56:23.559109Z"
        },
        {
            "id": 54884,
            "name": "BGJ 39 (1978) 1",
            "created": "2022-04-13T07:19:50.497601Z",
            "modified": "2026-02-15T21:56:24.911534Z"
        },
        {
            "id": 54885,
            "name": "BGJ 39 (1978) 2",
            "created": "2022-04-13T07:24:46.157945Z",
            "modified": "2026-02-15T21:56:25.812329Z"
        },
        {
            "id": 54889,
            "name": "BGJ 42 (1978) 2",
            "created": "2022-04-13T07:43:32.929348Z",
            "modified": "2026-02-15T21:56:28.939568Z"
        }
    ]
}