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

{
    "count": 98168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28752&ordering=-ip_address",
    "results": [
        {
            "id": 89261,
            "ip_address": "27.147.200.242",
            "count": 2,
            "first_visit": "2025-09-09T23:55:30.822880+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 24715,
            "ip_address": "27.147.200.238",
            "count": 1,
            "first_visit": "2022-07-20T15:44:16.235197+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34733,
            "ip_address": "27.147.200.238",
            "count": 1,
            "first_visit": "2022-09-20T22:21:02.761340+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 6429,
            "ip_address": "27.147.200.237",
            "count": 1,
            "first_visit": "2022-05-15T22:11:52.957645+06:00",
            "date": null
        },
        {
            "id": 27895,
            "ip_address": "27.147.200.237",
            "count": 1,
            "first_visit": "2022-07-26T22:32:46.458732+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26064,
            "ip_address": "27.147.200.236",
            "count": 1,
            "first_visit": "2022-07-22T20:18:04.383821+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 22779,
            "ip_address": "27.147.200.236",
            "count": 1,
            "first_visit": "2022-07-14T18:41:43.888258+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2717,
            "ip_address": "27.147.200.235",
            "count": 1,
            "first_visit": "2022-01-24T10:56:06.608498+06:00",
            "date": null
        }
    ]
}