List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5649
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=-id&page=5650",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5648",
    "results": [
        {
            "id": 2631,
            "name": "Exercise 004",
            "created": "2015-06-18T04:27:36.505991Z",
            "modified": "2026-04-13T08:14:48.649737Z"
        },
        {
            "id": 2630,
            "name": "Exercise 003 - solution",
            "created": "2015-06-18T04:24:34.412793Z",
            "modified": "2026-04-13T04:37:14.132679Z"
        },
        {
            "id": 2629,
            "name": "Exercise 003",
            "created": "2015-06-18T04:19:00.802596Z",
            "modified": "2026-04-13T04:36:53.178115Z"
        },
        {
            "id": 2628,
            "name": "Exercise 002 - solution",
            "created": "2015-06-18T04:16:04.398175Z",
            "modified": "2026-04-13T04:36:39.314605Z"
        },
        {
            "id": 2627,
            "name": "Exercise 002",
            "created": "2015-06-18T04:04:31.295717Z",
            "modified": "2026-04-13T07:12:04.196616Z"
        },
        {
            "id": 2626,
            "name": "Exercise 001 - solution",
            "created": "2015-06-18T03:57:42.563370Z",
            "modified": "2026-04-13T08:09:55.621248Z"
        },
        {
            "id": 2625,
            "name": "Exercise 001",
            "created": "2015-06-18T03:51:23.090817Z",
            "modified": "2026-04-13T08:09:19.671344Z"
        },
        {
            "id": 2624,
            "name": "QvR 995598",
            "created": "2015-06-10T09:49:39.381018Z",
            "modified": "2026-03-31T18:43:33.863525Z"
        },
        {
            "id": 2622,
            "name": "Problema del 1/Jun/2015, propuesto por R. Mercado",
            "created": "2015-06-01T23:25:33.693831Z",
            "modified": "2026-03-31T18:43:32.388723Z"
        },
        {
            "id": 2621,
            "name": "Dr Who",
            "created": "2015-05-29T18:22:08.461550Z",
            "modified": "2026-03-31T18:43:30.746705Z"
        }
    ]
}