List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=1016
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&ordering=modified&page=1017",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1015",
    "results": [
        {
            "id": 21193,
            "name": "Pyramid four / Farmer’s head",
            "created": "2020-09-29T23:03:10.128974Z",
            "modified": "2026-03-31T23:04:00.910038Z"
        },
        {
            "id": 21194,
            "name": "Bent Four",
            "created": "2020-09-29T23:04:49.719401Z",
            "modified": "2026-03-31T23:04:02.381766Z"
        },
        {
            "id": 21195,
            "name": "Save the Straight Four",
            "created": "2020-09-29T23:05:47.563258Z",
            "modified": "2026-03-31T23:04:03.846658Z"
        },
        {
            "id": 21196,
            "name": "11903792",
            "created": "2020-09-30T06:56:41.417572Z",
            "modified": "2026-03-31T23:04:05.365108Z"
        },
        {
            "id": 21204,
            "name": "HO 2 TOW",
            "created": "2020-09-30T12:38:24.105992Z",
            "modified": "2026-03-31T23:04:08.466501Z"
        },
        {
            "id": 21214,
            "name": "The one-two punch move",
            "created": "2020-10-01T04:25:23.232354Z",
            "modified": "2026-03-31T23:04:17.995828Z"
        },
        {
            "id": 21215,
            "name": "joseki shape move",
            "created": "2020-10-01T05:03:33.525564Z",
            "modified": "2026-03-31T23:04:19.327953Z"
        },
        {
            "id": 21216,
            "name": "K2.2 Wa4",
            "created": "2020-10-01T07:39:51.047898Z",
            "modified": "2026-03-31T23:04:20.494835Z"
        },
        {
            "id": 21221,
            "name": "Introduction",
            "created": "2020-10-02T20:15:20.960545Z",
            "modified": "2026-03-31T23:04:24.683218Z"
        },
        {
            "id": 21222,
            "name": "Corner shape (1)",
            "created": "2020-10-03T04:20:09.584150Z",
            "modified": "2026-03-31T23:04:26.257691Z"
        }
    ]
}