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

{
    "count": 94389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13392&ordering=ip_address",
    "results": [
        {
            "id": 70021,
            "ip_address": "103.216.56.30",
            "count": 1,
            "first_visit": "2024-06-19T17:12:57.812026+06:00",
            "date": "2024-06-19"
        },
        {
            "id": 3934,
            "ip_address": "103.216.56.32",
            "count": 1,
            "first_visit": "2022-02-27T22:21:52.462456+06:00",
            "date": null
        },
        {
            "id": 2034,
            "ip_address": "103.216.56.34",
            "count": 2,
            "first_visit": "2022-01-12T15:13:56.431540+06:00",
            "date": null
        },
        {
            "id": 712,
            "ip_address": "103.216.56.35",
            "count": 2,
            "first_visit": "2021-12-15T12:20:11.026084+06:00",
            "date": null
        },
        {
            "id": 29889,
            "ip_address": "103.216.56.65",
            "count": 3,
            "first_visit": "2022-07-30T12:50:57.413711+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29888,
            "ip_address": "103.216.56.65",
            "count": 1,
            "first_visit": "2022-07-30T12:50:57.411921+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28471,
            "ip_address": "103.216.56.66",
            "count": 5,
            "first_visit": "2022-07-28T00:52:21.017194+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28374,
            "ip_address": "103.216.56.66",
            "count": 3,
            "first_visit": "2022-07-27T22:54:10.263436+06:00",
            "date": "2022-07-27"
        }
    ]
}