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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94992&ordering=-ip_address",
    "results": [
        {
            "id": 20768,
            "ip_address": "103.113.172.11",
            "count": 1,
            "first_visit": "2022-07-02T22:45:19.806654+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 95251,
            "ip_address": "103.113.16.237",
            "count": 1,
            "first_visit": "2026-02-16T19:26:14.391688+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 2260,
            "ip_address": "103.113.16.2",
            "count": 1,
            "first_visit": "2022-01-15T14:11:03.354931+06:00",
            "date": null
        },
        {
            "id": 83394,
            "ip_address": "103.113.16.110",
            "count": 3,
            "first_visit": "2025-05-28T19:24:48.464351+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 3368,
            "ip_address": "103.113.15.5",
            "count": 4,
            "first_visit": "2022-02-06T22:46:04.552326+06:00",
            "date": null
        },
        {
            "id": 8559,
            "ip_address": "103.113.154.71",
            "count": 1,
            "first_visit": "2022-05-17T23:51:55.833833+06:00",
            "date": null
        },
        {
            "id": 32298,
            "ip_address": "103.113.154.70",
            "count": 1,
            "first_visit": "2022-08-18T01:53:14.871121+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 21588,
            "ip_address": "103.113.154.70",
            "count": 2,
            "first_visit": "2022-07-08T11:43:32.257533+06:00",
            "date": "2022-07-08"
        }
    ]
}