List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4620",
    "results": [
        {
            "id": 16788,
            "name": "Capture 13",
            "created": "2020-01-22T16:12:16.085216Z",
            "modified": "2026-05-13T11:08:25.875856Z"
        },
        {
            "id": 75444,
            "name": "Capture 13",
            "created": "2023-07-21T17:38:30.577902Z",
            "modified": "2026-05-10T04:04:39.566791Z"
        },
        {
            "id": 59790,
            "name": "Capture 13",
            "created": "2022-06-22T22:28:19.183684Z",
            "modified": "2026-02-15T23:15:51.016776Z"
        },
        {
            "id": 75443,
            "name": "Capture 12",
            "created": "2023-07-21T17:37:41.236258Z",
            "modified": "2026-05-10T04:03:49.210139Z"
        },
        {
            "id": 15350,
            "name": "Capture 12",
            "created": "2019-10-09T15:35:02.260570Z",
            "modified": "2026-05-13T04:09:03.717299Z"
        },
        {
            "id": 59789,
            "name": "Capture 12",
            "created": "2022-06-22T22:25:41.622151Z",
            "modified": "2026-02-15T23:15:49.964646Z"
        },
        {
            "id": 74052,
            "name": "Capture 12",
            "created": "2023-06-24T18:51:46.443797Z",
            "modified": "2026-05-10T03:14:52.970655Z"
        },
        {
            "id": 14489,
            "name": "Capture 11",
            "created": "2019-05-22T12:23:26.625667Z",
            "modified": "2026-05-23T00:53:18.182824Z"
        },
        {
            "id": 74051,
            "name": "Capture 11",
            "created": "2023-06-24T18:50:45.467094Z",
            "modified": "2026-05-10T03:12:38.236148Z"
        },
        {
            "id": 75442,
            "name": "Capture 11",
            "created": "2023-07-21T17:36:57.672265Z",
            "modified": "2026-04-29T09:40:18.666634Z"
        }
    ]
}