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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10016&ordering=ip_address",
    "results": [
        {
            "id": 7613,
            "ip_address": "103.168.69.209",
            "count": 1,
            "first_visit": "2022-05-17T07:04:27.533714+06:00",
            "date": null
        },
        {
            "id": 9024,
            "ip_address": "103.168.69.21",
            "count": 1,
            "first_visit": "2022-05-18T17:12:00.023079+06:00",
            "date": null
        },
        {
            "id": 9690,
            "ip_address": "103.168.69.84",
            "count": 1,
            "first_visit": "2022-05-20T12:34:40.678223+06:00",
            "date": null
        },
        {
            "id": 5663,
            "ip_address": "103.168.8.1",
            "count": 1,
            "first_visit": "2022-05-06T09:34:44.740006+06:00",
            "date": null
        },
        {
            "id": 46955,
            "ip_address": "103.168.8.1",
            "count": 3,
            "first_visit": "2023-05-22T11:49:51.955116+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 24756,
            "ip_address": "103.168.8.1",
            "count": 2,
            "first_visit": "2022-07-20T16:58:53.272417+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23676,
            "ip_address": "103.168.8.129",
            "count": 1,
            "first_visit": "2022-07-18T22:06:49.255289+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27539,
            "ip_address": "103.168.8.129",
            "count": 1,
            "first_visit": "2022-07-26T01:35:35.354343+06:00",
            "date": "2022-07-26"
        }
    ]
}