List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5165",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5163",
    "results": [
        {
            "id": 89136,
            "name": "Problem 100",
            "created": "2024-12-03T18:53:29.679989Z",
            "modified": "2026-03-30T16:19:02.031984Z"
        },
        {
            "id": 89138,
            "name": "Problem 101",
            "created": "2024-12-03T18:54:30.811888Z",
            "modified": "2026-03-30T16:19:02.184219Z"
        },
        {
            "id": 89139,
            "name": "Problem 102",
            "created": "2024-12-03T18:56:15.407766Z",
            "modified": "2026-03-30T16:19:02.564707Z"
        },
        {
            "id": 89140,
            "name": "Problem 103",
            "created": "2024-12-03T18:58:18.896306Z",
            "modified": "2026-03-30T16:19:03.606344Z"
        },
        {
            "id": 89141,
            "name": "Problem 104",
            "created": "2024-12-03T18:59:38.643449Z",
            "modified": "2026-03-30T16:19:03.632801Z"
        },
        {
            "id": 89142,
            "name": "Problem 105",
            "created": "2024-12-03T19:01:27.379539Z",
            "modified": "2026-03-30T16:19:04.552111Z"
        },
        {
            "id": 89143,
            "name": "Problem 106",
            "created": "2024-12-03T19:02:53.721077Z",
            "modified": "2026-03-30T16:19:04.403568Z"
        },
        {
            "id": 89144,
            "name": "Problem 107",
            "created": "2024-12-03T19:03:39.948451Z",
            "modified": "2026-03-30T16:19:05.895732Z"
        },
        {
            "id": 89147,
            "name": "Problem 108",
            "created": "2024-12-03T19:24:25.432477Z",
            "modified": "2026-03-30T16:19:05.805670Z"
        },
        {
            "id": 89148,
            "name": "Problem 109",
            "created": "2024-12-03T19:26:14.567611Z",
            "modified": "2026-03-30T16:19:05.966372Z"
        }
    ]
}