List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5664",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5662",
    "results": [
        {
            "id": 2461,
            "name": "Tripod - A3F1",
            "created": "2015-02-09T15:30:36.777498Z",
            "modified": "2026-03-31T18:40:46.834331Z"
        },
        {
            "id": 2458,
            "name": "Le yose : exercice",
            "created": "2015-02-08T17:37:58.837978Z",
            "modified": "2026-03-31T18:40:45.450750Z"
        },
        {
            "id": 2451,
            "name": "Le seki",
            "created": "2015-02-06T15:22:32.961248Z",
            "modified": "2026-04-15T09:24:15.338760Z"
        },
        {
            "id": 2442,
            "name": "White to win.",
            "created": "2015-02-05T23:12:20.322750Z",
            "modified": "2026-03-31T18:40:42.503862Z"
        },
        {
            "id": 2441,
            "name": "Invasion d'un hoshi #3",
            "created": "2015-02-05T17:14:01.325595Z",
            "modified": "2026-03-31T18:40:41.023498Z"
        },
        {
            "id": 2440,
            "name": "Invasion d'un hoshi #2",
            "created": "2015-02-05T17:04:33.289855Z",
            "modified": "2026-03-31T18:40:39.813578Z"
        },
        {
            "id": 2439,
            "name": "Invasion d'un hoshi.",
            "created": "2015-02-05T16:57:29.265339Z",
            "modified": "2026-03-31T18:40:38.588801Z"
        },
        {
            "id": 2438,
            "name": "Many ways to solve a problem (6)",
            "created": "2015-02-05T11:10:38.766319Z",
            "modified": "2026-03-31T18:40:37.147212Z"
        },
        {
            "id": 2437,
            "name": "3-4 point low approach one-space high pincer knight's move",
            "created": "2015-02-05T10:21:43.776246Z",
            "modified": "2026-04-12T06:43:43.397101Z"
        },
        {
            "id": 2420,
            "name": "Basic Joseki 3.5",
            "created": "2015-02-03T23:29:20.700313Z",
            "modified": "2026-04-11T06:13:54.432012Z"
        }
    ]
}