GET /user_management/visitor-free/?format=api&offset=78800&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 93382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78792&ordering=-ip_address",
    "results": [
        {
            "id": 80946,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2025-04-04T18:47:52.279730+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 27232,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2022-07-25T12:19:34.909117+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5575,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2022-05-03T11:22:15.032091+06:00",
            "date": null
        },
        {
            "id": 69359,
            "ip_address": "103.230.106.11",
            "count": 2,
            "first_visit": "2024-06-03T20:03:53.440592+06:00",
            "date": "2024-06-03"
        },
        {
            "id": 93188,
            "ip_address": "103.230.106.10",
            "count": 1,
            "first_visit": "2025-12-22T07:07:27.607028+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 14242,
            "ip_address": "103.230.106.10",
            "count": 1,
            "first_visit": "2022-06-09T23:17:21.672953+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 12756,
            "ip_address": "103.230.106.1",
            "count": 1,
            "first_visit": "2022-05-30T11:49:34.400328+06:00",
            "date": null
        },
        {
            "id": 29219,
            "ip_address": "103.230.106.1",
            "count": 1,
            "first_visit": "2022-07-29T11:06:15.441343+06:00",
            "date": "2022-07-29"
        }
    ]
}