List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5082
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=5083",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5081",
    "results": [
        {
            "id": 27962,
            "name": "Live and death problem 7(15/02/2021)",
            "created": "2021-02-15T02:07:32.792743Z",
            "modified": "2026-05-01T07:37:17.561684Z"
        },
        {
            "id": 28313,
            "name": "Question 8",
            "created": "2021-02-27T03:07:37.556027Z",
            "modified": "2026-05-01T07:37:18.024261Z"
        },
        {
            "id": 27909,
            "name": "Live and death problem 4(12/02/2021)",
            "created": "2021-02-13T12:25:53.724418Z",
            "modified": "2026-05-01T07:37:18.492728Z"
        },
        {
            "id": 42958,
            "name": "IH 003 — Let's Make Go Easier! 03",
            "created": "2021-11-18T23:14:07.424318Z",
            "modified": "2026-05-01T07:37:18.956993Z"
        },
        {
            "id": 426,
            "name": "Xuan Xuan problem 10 (玄玄棋經 角之部 六道士逢厄)",
            "created": "2014-10-04T00:33:20.616442Z",
            "modified": "2026-05-01T07:37:19.441323Z"
        },
        {
            "id": 45031,
            "name": "052 / 300",
            "created": "2021-12-18T01:16:51.333590Z",
            "modified": "2026-05-01T07:37:19.928110Z"
        },
        {
            "id": 27821,
            "name": "Life and death problem 2(10/02/2021)",
            "created": "2021-02-11T01:55:44.216992Z",
            "modified": "2026-05-01T07:37:20.435301Z"
        },
        {
            "id": 43830,
            "name": "GW 69: 2 LDP 1",
            "created": "2021-12-02T08:42:40.074126Z",
            "modified": "2026-05-01T07:37:20.622230Z"
        },
        {
            "id": 43831,
            "name": "GW 69: 2 LDP 2",
            "created": "2021-12-02T08:44:32.523323Z",
            "modified": "2026-05-01T07:37:21.312097Z"
        },
        {
            "id": 78401,
            "name": "jc live and death 10",
            "created": "2023-11-29T13:38:05.786749Z",
            "modified": "2026-05-01T07:37:23.356785Z"
        }
    ]
}