List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5362
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=name&page=5363",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5361",
    "results": [
        {
            "id": 2442,
            "name": "White to win.",
            "created": "2015-02-05T23:12:20.322750Z",
            "modified": "2026-03-31T18:40:42.503862Z"
        },
        {
            "id": 6333,
            "name": "White to win corner",
            "created": "2016-07-27T09:01:49.176093Z",
            "modified": "2026-03-31T19:14:54.258010Z"
        },
        {
            "id": 98481,
            "name": "White tries to separate - Kill or get best result",
            "created": "2025-10-31T03:15:27.136626Z",
            "modified": "2026-03-30T17:04:01.871000Z"
        },
        {
            "id": 18287,
            "name": "White vs Black",
            "created": "2020-05-11T12:23:01.457537Z",
            "modified": "2026-03-31T22:45:58.295862Z"
        },
        {
            "id": 18288,
            "name": "White vs Black",
            "created": "2020-05-11T12:25:39.539047Z",
            "modified": "2026-03-31T22:45:59.651973Z"
        },
        {
            "id": 35091,
            "name": "white will die",
            "created": "2021-08-01T06:15:55.631285Z",
            "modified": "2026-03-30T10:17:06.879477Z"
        },
        {
            "id": 13847,
            "name": "Who cares?",
            "created": "2018-12-17T19:40:15.511101Z",
            "modified": "2026-03-31T22:06:54.434696Z"
        },
        {
            "id": 53553,
            "name": "who has more space",
            "created": "2022-03-27T03:16:04.457725Z",
            "modified": "2026-03-30T13:00:08.723524Z"
        },
        {
            "id": 19216,
            "name": "who is better?",
            "created": "2020-06-07T00:29:13.642994Z",
            "modified": "2026-03-31T22:48:59.692850Z"
        },
        {
            "id": 30064,
            "name": "Whole board problem 25:4: Coppermill problem",
            "created": "2021-04-17T11:11:26.276060Z",
            "modified": "2026-04-16T11:55:41.462828Z"
        }
    ]
}