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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7120&ordering=ip_address",
    "results": [
        {
            "id": 11760,
            "ip_address": "103.149.187.176",
            "count": 1,
            "first_visit": "2022-05-26T22:59:04.263641+06:00",
            "date": null
        },
        {
            "id": 8538,
            "ip_address": "103.149.187.177",
            "count": 1,
            "first_visit": "2022-05-17T23:44:30.894416+06:00",
            "date": null
        },
        {
            "id": 8537,
            "ip_address": "103.149.187.179",
            "count": 1,
            "first_visit": "2022-05-17T23:44:30.894295+06:00",
            "date": null
        },
        {
            "id": 8536,
            "ip_address": "103.149.187.183",
            "count": 4,
            "first_visit": "2022-05-17T23:44:28.768602+06:00",
            "date": null
        },
        {
            "id": 16715,
            "ip_address": "103.149.187.183",
            "count": 1,
            "first_visit": "2022-06-20T01:54:34.586700+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 86658,
            "ip_address": "103.149.56.116",
            "count": 1,
            "first_visit": "2025-07-28T16:03:28.252056+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 3935,
            "ip_address": "103.149.56.14",
            "count": 1,
            "first_visit": "2022-02-27T23:04:48.302310+06:00",
            "date": null
        },
        {
            "id": 63379,
            "ip_address": "103.149.56.16",
            "count": 2,
            "first_visit": "2024-01-18T17:33:20.816767+06:00",
            "date": "2024-01-18"
        }
    ]
}