List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4981
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=-modified&page=4982",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4980",
    "results": [
        {
            "id": 90428,
            "name": "8:1-121",
            "created": "2025-01-12T13:53:35.290059Z",
            "modified": "2026-03-30T16:27:01.938570Z"
        },
        {
            "id": 90423,
            "name": "8:1-TG 1",
            "created": "2025-01-12T13:43:15.477835Z",
            "modified": "2026-03-30T16:27:01.271699Z"
        },
        {
            "id": 90418,
            "name": "problem 2",
            "created": "2025-01-12T12:28:14.639250Z",
            "modified": "2026-03-30T16:27:01.247321Z"
        },
        {
            "id": 90420,
            "name": "problem 4",
            "created": "2025-01-12T12:30:41.987087Z",
            "modified": "2026-03-30T16:27:01.244589Z"
        },
        {
            "id": 90421,
            "name": "problem 5",
            "created": "2025-01-12T12:33:58.676820Z",
            "modified": "2026-03-30T16:27:01.231749Z"
        },
        {
            "id": 90417,
            "name": "problem 1",
            "created": "2025-01-12T12:26:15.456719Z",
            "modified": "2026-03-30T16:27:00.922933Z"
        },
        {
            "id": 90419,
            "name": "problem 3",
            "created": "2025-01-12T12:29:29.865829Z",
            "modified": "2026-03-30T16:27:00.357562Z"
        },
        {
            "id": 90330,
            "name": "Perfect Game",
            "created": "2025-01-08T22:09:01.553276Z",
            "modified": "2026-03-30T16:26:16.703004Z"
        },
        {
            "id": 90329,
            "name": "True/False Eye",
            "created": "2025-01-08T21:57:57.080304Z",
            "modified": "2026-03-30T16:26:16.207975Z"
        },
        {
            "id": 90313,
            "name": "Q-17430",
            "created": "2025-01-07T20:05:28.863026Z",
            "modified": "2026-03-30T16:26:15.798989Z"
        }
    ]
}