List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4978",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4976",
    "results": [
        {
            "id": 83823,
            "name": "Cut first tesuji - 1",
            "created": "2024-08-02T09:04:42.817028Z",
            "modified": "2026-04-01T02:43:14.996328Z"
        },
        {
            "id": 83824,
            "name": "Cut first tesuji - 2",
            "created": "2024-08-02T09:06:14.490479Z",
            "modified": "2026-05-10T03:17:18.123447Z"
        },
        {
            "id": 83825,
            "name": "2024.08.02",
            "created": "2024-08-02T12:42:55.003880Z",
            "modified": "2026-04-29T08:46:18.111988Z"
        },
        {
            "id": 83826,
            "name": "Question1",
            "created": "2024-08-03T01:45:12.663039Z",
            "modified": "2026-05-10T00:56:46.205714Z"
        },
        {
            "id": 83827,
            "name": "Question2",
            "created": "2024-08-03T01:56:41.418788Z",
            "modified": "2026-05-10T01:04:45.124631Z"
        },
        {
            "id": 83828,
            "name": "Question3",
            "created": "2024-08-03T02:09:16.657772Z",
            "modified": "2026-04-16T22:42:07.070207Z"
        },
        {
            "id": 83829,
            "name": "Question4",
            "created": "2024-08-03T02:13:10.411742Z",
            "modified": "2026-05-10T01:18:31.911019Z"
        },
        {
            "id": 83830,
            "name": "Question5",
            "created": "2024-08-03T02:19:11.178826Z",
            "modified": "2026-04-01T00:25:38.678485Z"
        },
        {
            "id": 83831,
            "name": "Question6",
            "created": "2024-08-03T02:29:40.545346Z",
            "modified": "2026-03-30T15:54:05.792540Z"
        },
        {
            "id": 83832,
            "name": "Question7",
            "created": "2024-08-03T02:38:16.853770Z",
            "modified": "2026-03-30T15:54:06.279175Z"
        }
    ]
}