List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5320",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5318",
    "results": [
        {
            "id": 63484,
            "name": "#2 still easy",
            "created": "2022-10-09T01:11:03.224328Z",
            "modified": "2026-03-30T14:06:08.826153Z"
        },
        {
            "id": 6737,
            "name": "2 step approach",
            "created": "2017-02-17T12:49:00.652512Z",
            "modified": "2026-03-31T19:22:01.368848Z"
        },
        {
            "id": 84265,
            "name": "2. Squeeze+Ladder ?",
            "created": "2024-08-18T08:22:16.016737Z",
            "modified": "2026-04-16T12:49:49.374001Z"
        },
        {
            "id": 102736,
            "name": "2.Snapback-throw in 🤮",
            "created": "2026-01-22T01:33:18.154807Z",
            "modified": "2026-04-16T12:54:22.584510Z"
        },
        {
            "id": 3425,
            "name": "2: Simple Positions of Single Stones",
            "created": "2015-12-26T20:30:01.434225Z",
            "modified": "2026-04-21T05:49:17.319070Z"
        },
        {
            "id": 45398,
            "name": "2 rooms",
            "created": "2021-12-24T08:44:47.077326Z",
            "modified": "2026-04-16T22:46:23.751870Z"
        },
        {
            "id": 17022,
            "name": "#2 - Reacting to Cover",
            "created": "2020-02-14T19:59:20.456392Z",
            "modified": "2026-04-16T12:38:33.690308Z"
        },
        {
            "id": 62866,
            "name": "2. Rätsel",
            "created": "2022-09-19T16:47:14.888601Z",
            "modified": "2026-03-30T14:01:06.364138Z"
        },
        {
            "id": 92147,
            "name": "2qwertz",
            "created": "2025-03-07T13:17:56.670879Z",
            "modified": "2026-02-16T01:39:44.529557Z"
        },
        {
            "id": 52531,
            "name": "2.Quiz",
            "created": "2022-03-20T07:15:04.101140Z",
            "modified": "2026-04-17T02:57:10.948499Z"
        }
    ]
}