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

{
    "count": 92538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9592&ordering=ip_address",
    "results": [
        {
            "id": 9690,
            "ip_address": "103.168.69.84",
            "count": 1,
            "first_visit": "2022-05-20T12:34:40.678223+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": 5663,
            "ip_address": "103.168.8.1",
            "count": 1,
            "first_visit": "2022-05-06T09:34:44.740006+06:00",
            "date": null
        },
        {
            "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"
        },
        {
            "id": 19076,
            "ip_address": "103.168.8.133",
            "count": 1,
            "first_visit": "2022-06-26T12:28:43.402635+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 17423,
            "ip_address": "103.168.8.169",
            "count": 1,
            "first_visit": "2022-06-22T17:08:50.682209+06:00",
            "date": "2022-06-22"
        }
    ]
}