List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5528",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5526",
    "results": [
        {
            "id": 6248,
            "name": "eatting your oponent",
            "created": "2016-06-27T02:35:23.610504Z",
            "modified": "2026-03-31T19:14:06.669352Z"
        },
        {
            "id": 6247,
            "name": "5-2: Simple Case of an Urgent Position",
            "created": "2016-06-27T02:30:50.576490Z",
            "modified": "2026-04-01T14:06:50.352006Z"
        },
        {
            "id": 6246,
            "name": "eating black 2",
            "created": "2016-06-27T02:30:37.588646Z",
            "modified": "2026-03-31T19:14:03.934350Z"
        },
        {
            "id": 6245,
            "name": "eating black",
            "created": "2016-06-27T02:27:34.839880Z",
            "modified": "2026-03-31T19:14:02.640602Z"
        },
        {
            "id": 6244,
            "name": "5-1: Strength of Stones and Efficiency",
            "created": "2016-06-27T02:17:22.489196Z",
            "modified": "2026-04-01T14:05:05.993325Z"
        },
        {
            "id": 6222,
            "name": "Attacking a Weak Stone",
            "created": "2016-06-25T07:33:46.493956Z",
            "modified": "2026-03-31T19:14:00.091349Z"
        },
        {
            "id": 6203,
            "name": "Jugadas Ilegales: Ejemplo 2",
            "created": "2016-06-22T13:06:36.316218Z",
            "modified": "2026-04-01T07:13:55.366556Z"
        },
        {
            "id": 6202,
            "name": "Corner Enclosure Probe",
            "created": "2016-06-22T11:43:57.465495Z",
            "modified": "2026-03-31T19:13:57.383599Z"
        },
        {
            "id": 6201,
            "name": "Jugadas Ilegales: Ejemplo 1",
            "created": "2016-06-21T14:55:46.111649Z",
            "modified": "2026-04-01T07:13:23.580000Z"
        },
        {
            "id": 6200,
            "name": "Micro Chinese Punishment",
            "created": "2016-06-21T13:19:58.324847Z",
            "modified": "2026-03-31T19:13:54.416521Z"
        }
    ]
}