List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5379",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5377",
    "results": [
        {
            "id": 46486,
            "name": "new player44",
            "created": "2022-01-14T06:13:58.592134Z",
            "modified": "2026-03-30T11:53:02.595679Z"
        },
        {
            "id": 46485,
            "name": "new player43",
            "created": "2022-01-14T06:06:16.649729Z",
            "modified": "2026-03-30T11:53:02.553759Z"
        },
        {
            "id": 46483,
            "name": "new player41",
            "created": "2022-01-14T03:41:47.605455Z",
            "modified": "2026-03-30T11:53:02.535759Z"
        },
        {
            "id": 46484,
            "name": "new player42",
            "created": "2022-01-14T03:45:54.469337Z",
            "modified": "2026-03-30T11:53:02.492086Z"
        },
        {
            "id": 46482,
            "name": "new player40",
            "created": "2022-01-14T03:37:19.025704Z",
            "modified": "2026-03-30T11:53:02.380408Z"
        },
        {
            "id": 46481,
            "name": "new player39",
            "created": "2022-01-14T02:35:53.817953Z",
            "modified": "2026-03-30T11:53:02.379882Z"
        },
        {
            "id": 46479,
            "name": "new player37",
            "created": "2022-01-14T01:22:12.899459Z",
            "modified": "2026-03-30T11:53:02.302535Z"
        },
        {
            "id": 46478,
            "name": "new player36",
            "created": "2022-01-14T01:15:28.859778Z",
            "modified": "2026-03-30T11:53:02.301608Z"
        },
        {
            "id": 46480,
            "name": "new player38",
            "created": "2022-01-14T01:25:54.806431Z",
            "modified": "2026-03-30T11:53:02.283229Z"
        },
        {
            "id": 46476,
            "name": "new player34",
            "created": "2022-01-14T01:06:42.665070Z",
            "modified": "2026-03-30T11:53:02.236306Z"
        }
    ]
}