List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5191
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=-modified&page=5192",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5190",
    "results": [
        {
            "id": 62485,
            "name": "Eye Shape Intro 4",
            "created": "2022-09-12T05:26:26.411904Z",
            "modified": "2026-03-30T13:57:15.923291Z"
        },
        {
            "id": 62483,
            "name": "Eye Shapes intro 2",
            "created": "2022-09-12T05:02:58.555948Z",
            "modified": "2026-03-30T13:57:15.862714Z"
        },
        {
            "id": 62482,
            "name": "Eye Shapes Intro",
            "created": "2022-09-12T04:58:19.109385Z",
            "modified": "2026-03-30T13:57:15.853790Z"
        },
        {
            "id": 62484,
            "name": "Eye Shapes Intro 3",
            "created": "2022-09-12T05:06:27.882721Z",
            "modified": "2026-03-30T13:57:15.851073Z"
        },
        {
            "id": 62472,
            "name": "Questions for beginners three",
            "created": "2022-09-10T01:19:08.048283Z",
            "modified": "2026-03-30T13:57:15.652178Z"
        },
        {
            "id": 62474,
            "name": "9. Something...???",
            "created": "2022-09-10T16:53:55.649488Z",
            "modified": "2026-03-30T13:57:15.586100Z"
        },
        {
            "id": 62471,
            "name": "Questions for beginners two",
            "created": "2022-09-10T01:18:00.054537Z",
            "modified": "2026-03-30T13:57:15.375225Z"
        },
        {
            "id": 62470,
            "name": "Question for beginner 1",
            "created": "2022-09-10T01:17:00.688280Z",
            "modified": "2026-03-30T13:57:15.197817Z"
        },
        {
            "id": 62468,
            "name": "8. Something coolest",
            "created": "2022-09-09T14:14:27.978186Z",
            "modified": "2026-03-30T13:57:15.135209Z"
        },
        {
            "id": 62467,
            "name": "Mars Attacks",
            "created": "2022-09-09T12:17:14.165039Z",
            "modified": "2026-03-30T13:57:14.977544Z"
        }
    ]
}