List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5271",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5269",
    "results": [
        {
            "id": 9161,
            "name": "gentleman's problem 12",
            "created": "2018-01-04T10:56:58.336787Z",
            "modified": "2026-03-31T20:14:09.352934Z"
        },
        {
            "id": 9160,
            "name": "saltos y conexiones",
            "created": "2018-01-04T03:25:55.058228Z",
            "modified": "2026-03-31T20:14:08.222798Z"
        },
        {
            "id": 9159,
            "name": "gentleman's problem 11",
            "created": "2018-01-03T20:55:02.305482Z",
            "modified": "2026-03-31T20:14:06.802785Z"
        },
        {
            "id": 9158,
            "name": "gentleman's problem 10",
            "created": "2018-01-03T19:37:08.149507Z",
            "modified": "2026-03-31T20:14:05.335958Z"
        },
        {
            "id": 9157,
            "name": "3-5 Joseki",
            "created": "2018-01-03T17:28:51.293655Z",
            "modified": "2026-04-12T23:22:28.468843Z"
        },
        {
            "id": 9156,
            "name": "3-3 Joseki",
            "created": "2018-01-03T16:46:33.976064Z",
            "modified": "2026-04-10T21:06:24.562481Z"
        },
        {
            "id": 9155,
            "name": "Splurgist collection number 1",
            "created": "2018-01-03T15:56:27.384962Z",
            "modified": "2026-03-31T20:14:00.976435Z"
        },
        {
            "id": 9154,
            "name": "Two Stars Joseki",
            "created": "2018-01-02T17:01:27.214147Z",
            "modified": "2026-04-10T19:35:51.066012Z"
        },
        {
            "id": 9153,
            "name": "gentleman's problem 9",
            "created": "2018-01-02T13:35:31.542161Z",
            "modified": "2026-04-16T23:01:16.875370Z"
        },
        {
            "id": 9152,
            "name": "snap-back",
            "created": "2018-01-02T00:08:54.622663Z",
            "modified": "2026-04-17T03:13:10.716128Z"
        }
    ]
}