List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5187
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=5188",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5186",
    "results": [
        {
            "id": 62927,
            "name": "noooooooooooooooooooooooooooooo",
            "created": "2022-09-20T22:31:58.034327Z",
            "modified": "2026-03-30T14:01:09.216570Z"
        },
        {
            "id": 62972,
            "name": "1445xxxc",
            "created": "2022-09-22T02:47:58.535454Z",
            "modified": "2026-03-30T14:01:09.216531Z"
        },
        {
            "id": 62971,
            "name": "Elementary 8",
            "created": "2022-09-22T02:41:50.805906Z",
            "modified": "2026-03-30T14:01:09.216385Z"
        },
        {
            "id": 62975,
            "name": "Problem 22",
            "created": "2022-09-22T12:43:19.299257Z",
            "modified": "2026-03-30T14:01:09.182275Z"
        },
        {
            "id": 62914,
            "name": "Forma L",
            "created": "2022-09-20T15:22:21.525166Z",
            "modified": "2026-03-30T14:01:09.151731Z"
        },
        {
            "id": 62909,
            "name": "Problema 5",
            "created": "2022-09-20T13:39:16.057798Z",
            "modified": "2026-03-30T14:01:09.136266Z"
        },
        {
            "id": 62908,
            "name": "Problema 4",
            "created": "2022-09-20T13:30:21.693194Z",
            "modified": "2026-03-30T14:01:09.135021Z"
        },
        {
            "id": 62907,
            "name": "Problema 3",
            "created": "2022-09-20T13:24:21.183652Z",
            "modified": "2026-03-30T14:01:09.101736Z"
        },
        {
            "id": 62906,
            "name": "Problema 2",
            "created": "2022-09-20T13:21:16.181352Z",
            "modified": "2026-03-30T14:01:08.798639Z"
        },
        {
            "id": 62905,
            "name": "Problema 1",
            "created": "2022-09-20T13:19:51.786575Z",
            "modified": "2026-03-30T14:01:08.222253Z"
        }
    ]
}