List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5317",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5315",
    "results": [
        {
            "id": 35183,
            "name": "2.x - Combined exercises 19",
            "created": "2021-08-01T13:16:07.447606Z",
            "modified": "2026-03-31T14:37:54.792408Z"
        },
        {
            "id": 35182,
            "name": "2.x - Combined exercises 18",
            "created": "2021-08-01T13:14:35.394982Z",
            "modified": "2026-03-31T14:36:40.882177Z"
        },
        {
            "id": 35181,
            "name": "2.x - Combined exercises 17",
            "created": "2021-08-01T13:13:33.834502Z",
            "modified": "2026-03-31T14:35:20.453257Z"
        },
        {
            "id": 35180,
            "name": "2.x - Combined exercises 16",
            "created": "2021-08-01T13:12:35.162360Z",
            "modified": "2026-03-31T14:34:02.275746Z"
        },
        {
            "id": 35179,
            "name": "2.x - Combined exercises 15",
            "created": "2021-08-01T13:11:42.110300Z",
            "modified": "2026-03-31T14:32:37.972969Z"
        },
        {
            "id": 35178,
            "name": "2.x - Combined exercises 14",
            "created": "2021-08-01T13:09:53.088120Z",
            "modified": "2026-03-31T14:31:15.736416Z"
        },
        {
            "id": 35177,
            "name": "2.x - Combined exercises 13",
            "created": "2021-08-01T13:09:07.412291Z",
            "modified": "2026-03-31T14:29:56.899987Z"
        },
        {
            "id": 35176,
            "name": "2.x - Combined exercises 12",
            "created": "2021-08-01T13:08:20.684138Z",
            "modified": "2026-03-31T14:28:34.759868Z"
        },
        {
            "id": 35175,
            "name": "2.x - Combined exercises 11",
            "created": "2021-08-01T13:07:18.557128Z",
            "modified": "2026-03-31T14:27:08.426723Z"
        },
        {
            "id": 35174,
            "name": "2.x - Combined exercises 10",
            "created": "2021-08-01T13:05:12.604584Z",
            "modified": "2026-03-31T14:25:42.246437Z"
        }
    ]
}