List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5474",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5472",
    "results": [
        {
            "id": 55081,
            "name": "BGJ 160 (2012) 1",
            "created": "2022-04-17T05:56:47.322371Z",
            "modified": "2026-04-02T09:14:28.436431Z"
        },
        {
            "id": 55082,
            "name": "BGJ 160 (2012) 2",
            "created": "2022-04-17T05:58:08.813638Z",
            "modified": "2026-04-02T09:14:34.320586Z"
        },
        {
            "id": 55083,
            "name": "BGJ 160 (2012) 3",
            "created": "2022-04-17T05:58:48.919548Z",
            "modified": "2026-04-02T09:14:51.773568Z"
        },
        {
            "id": 55084,
            "name": "BGJ 160 (2012) 4",
            "created": "2022-04-17T05:59:46.436971Z",
            "modified": "2026-04-02T09:15:01.552274Z"
        },
        {
            "id": 55085,
            "name": "BGJ 160 (2012) 5",
            "created": "2022-04-17T06:00:50.897683Z",
            "modified": "2026-04-02T09:16:07.878395Z"
        },
        {
            "id": 55086,
            "name": "BGJ 160 (2012) 6",
            "created": "2022-04-17T06:01:32.219809Z",
            "modified": "2026-04-02T09:16:49.286590Z"
        },
        {
            "id": 15670,
            "name": "Tésuji 4",
            "created": "2019-12-03T08:16:34.604350Z",
            "modified": "2026-04-02T09:16:58.298754Z"
        },
        {
            "id": 55087,
            "name": "BGJ 160 (2012) 7",
            "created": "2022-04-17T06:03:25.596515Z",
            "modified": "2026-04-02T09:17:03.373554Z"
        },
        {
            "id": 55088,
            "name": "BGJ 160 (2012) 8",
            "created": "2022-04-17T06:04:09.117170Z",
            "modified": "2026-04-02T09:17:50.511641Z"
        },
        {
            "id": 55089,
            "name": "BGJ 160 (2012) 9",
            "created": "2022-04-17T06:06:08.562045Z",
            "modified": "2026-04-02T09:18:02.151616Z"
        }
    ]
}