List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=13
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=-modified&page=14",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=12",
    "results": [
        {
            "id": 1805,
            "name": "Never ignore a shoulder hit (3)",
            "created": "2014-11-11T20:07:26.619890Z",
            "modified": "2026-04-02T21:42:40.388282Z"
        },
        {
            "id": 10254,
            "name": "415 / 900",
            "created": "2018-06-18T11:17:29.134956Z",
            "modified": "2026-04-02T21:42:35.187732Z"
        },
        {
            "id": 10253,
            "name": "414 / 900",
            "created": "2018-06-18T11:16:52.323041Z",
            "modified": "2026-04-02T21:42:33.187141Z"
        },
        {
            "id": 1804,
            "name": "Never ignore a shoulder hit (2)",
            "created": "2014-11-11T20:05:26.997229Z",
            "modified": "2026-04-02T21:42:31.771556Z"
        },
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2026-04-02T21:42:21.492662Z"
        },
        {
            "id": 3423,
            "name": "1-2: Location of Stones",
            "created": "2015-12-26T20:01:48.672923Z",
            "modified": "2026-04-02T21:42:19.526012Z"
        },
        {
            "id": 1803,
            "name": "Never ignore a shoulder hit",
            "created": "2014-11-11T20:03:13.219588Z",
            "modified": "2026-04-02T21:42:19.214257Z"
        },
        {
            "id": 10252,
            "name": "413 / 900",
            "created": "2018-06-18T11:16:07.303013Z",
            "modified": "2026-04-02T21:42:15.958724Z"
        },
        {
            "id": 3422,
            "name": "1-1: Liberties",
            "created": "2015-12-26T19:54:30.772172Z",
            "modified": "2026-04-02T21:42:05.580930Z"
        },
        {
            "id": 2633,
            "name": "Exercise 005",
            "created": "2015-06-18T04:43:35.494557Z",
            "modified": "2026-04-02T21:41:58.314685Z"
        }
    ]
}