List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=1017
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=1018",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1016",
    "results": [
        {
            "id": 21241,
            "name": "When playing go",
            "created": "2020-10-03T13:19:26.453082Z",
            "modified": "2026-03-31T23:04:47.203491Z"
        },
        {
            "id": 21254,
            "name": "Problem 6",
            "created": "2020-10-03T19:43:09.475294Z",
            "modified": "2026-03-31T23:05:05.939522Z"
        },
        {
            "id": 21348,
            "name": "Prepare to capture12",
            "created": "2020-10-05T16:30:47.838028Z",
            "modified": "2026-03-31T23:06:08.205412Z"
        },
        {
            "id": 21349,
            "name": "K6.4 0Wc4 Wb5",
            "created": "2020-10-05T18:00:03.391364Z",
            "modified": "2026-03-31T23:06:09.835728Z"
        },
        {
            "id": 21350,
            "name": "K6.5 0Wc4 Wc2",
            "created": "2020-10-05T18:03:43.321537Z",
            "modified": "2026-03-31T23:06:10.968039Z"
        },
        {
            "id": 21436,
            "name": "K3.1 Wc2 Bb4 Wf2",
            "created": "2020-10-12T07:25:38.768435Z",
            "modified": "2026-03-31T23:06:52.838641Z"
        },
        {
            "id": 21637,
            "name": "11111111111111111",
            "created": "2020-10-14T13:00:56.733329Z",
            "modified": "2026-03-31T23:07:17.890673Z"
        },
        {
            "id": 21638,
            "name": "11111111111111111111111111111111111111",
            "created": "2020-10-14T13:09:57.401062Z",
            "modified": "2026-03-31T23:07:19.465062Z"
        },
        {
            "id": 21640,
            "name": "22222222222222222222222222222222222222222222222",
            "created": "2020-10-14T13:58:52.373634Z",
            "modified": "2026-03-31T23:07:20.760845Z"
        },
        {
            "id": 21665,
            "name": "FFGNTRFT",
            "created": "2020-10-16T02:29:01.204653Z",
            "modified": "2026-03-31T23:07:46.847129Z"
        }
    ]
}