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

{
    "count": 100214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20976&ordering=ip_address",
    "results": [
        {
            "id": 20290,
            "ip_address": "103.67.158.126",
            "count": 1,
            "first_visit": "2022-06-30T09:07:47.441916+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7823,
            "ip_address": "103.67.158.128",
            "count": 4,
            "first_visit": "2022-05-17T10:26:25.182226+06:00",
            "date": null
        },
        {
            "id": 36480,
            "ip_address": "103.67.158.128",
            "count": 1,
            "first_visit": "2022-10-26T14:24:18.654068+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 29094,
            "ip_address": "103.67.158.129",
            "count": 1,
            "first_visit": "2022-07-29T03:57:15.927639+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7344,
            "ip_address": "103.67.158.129",
            "count": 12,
            "first_visit": "2022-05-16T22:15:24.986170+06:00",
            "date": null
        },
        {
            "id": 26658,
            "ip_address": "103.67.158.129",
            "count": 1,
            "first_visit": "2022-07-24T10:48:51.371323+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9496,
            "ip_address": "103.67.158.130",
            "count": 2,
            "first_visit": "2022-05-19T21:52:31.024967+06:00",
            "date": null
        },
        {
            "id": 9791,
            "ip_address": "103.67.158.131",
            "count": 3,
            "first_visit": "2022-05-20T19:18:16.901361+06:00",
            "date": null
        }
    ]
}