List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4908",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4906",
    "results": [
        {
            "id": 80866,
            "name": "Problem 19",
            "created": "2024-05-01T16:32:30.301454Z",
            "modified": "2026-02-16T01:00:37.555830Z"
        },
        {
            "id": 80867,
            "name": "Problem 20",
            "created": "2024-05-01T16:38:47.646458Z",
            "modified": "2026-03-30T15:45:03.692106Z"
        },
        {
            "id": 80868,
            "name": "Problem 21",
            "created": "2024-05-01T16:40:17.381181Z",
            "modified": "2026-03-30T15:45:05.670958Z"
        },
        {
            "id": 80869,
            "name": "Problem 22",
            "created": "2024-05-01T16:42:47.789775Z",
            "modified": "2026-03-30T15:45:06.532127Z"
        },
        {
            "id": 80870,
            "name": "Keima Tesuji",
            "created": "2024-05-01T16:57:06.231116Z",
            "modified": "2026-05-10T00:56:32.506625Z"
        },
        {
            "id": 80914,
            "name": "2024.05.03",
            "created": "2024-05-03T14:16:03.187886Z",
            "modified": "2026-05-11T08:24:32.215957Z"
        },
        {
            "id": 80915,
            "name": "problem #24",
            "created": "2024-05-03T23:11:55.556340Z",
            "modified": "2026-05-12T03:50:42.752723Z"
        },
        {
            "id": 80916,
            "name": "w34q56",
            "created": "2024-05-04T00:21:31.229580Z",
            "modified": "2026-03-30T15:45:08.192142Z"
        },
        {
            "id": 80917,
            "name": "Do with dump",
            "created": "2024-05-04T03:41:01.591619Z",
            "modified": "2026-03-30T15:45:09.840527Z"
        },
        {
            "id": 80973,
            "name": "Fun game 🏆",
            "created": "2024-05-05T06:08:26.038459Z",
            "modified": "2026-05-10T01:18:18.048213Z"
        }
    ]
}