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

{
    "count": 101293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83248&ordering=ip_address",
    "results": [
        {
            "id": 24990,
            "ip_address": "40.94.227.76",
            "count": 1,
            "first_visit": "2022-07-20T23:11:50.260402+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8853,
            "ip_address": "40.94.227.77",
            "count": 1,
            "first_visit": "2022-05-18T11:49:23.846332+06:00",
            "date": null
        },
        {
            "id": 3978,
            "ip_address": "40.94.227.78",
            "count": 1,
            "first_visit": "2022-03-01T15:21:34.674525+06:00",
            "date": null
        },
        {
            "id": 31710,
            "ip_address": "40.94.227.8",
            "count": 2,
            "first_visit": "2022-08-10T18:55:01.434994+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 22246,
            "ip_address": "40.94.227.80",
            "count": 1,
            "first_visit": "2022-07-13T16:01:49.124303+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 14167,
            "ip_address": "40.94.227.80",
            "count": 1,
            "first_visit": "2022-06-09T13:17:39.547555+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 5647,
            "ip_address": "40.94.227.81",
            "count": 1,
            "first_visit": "2022-05-05T18:36:56.708005+06:00",
            "date": null
        },
        {
            "id": 60193,
            "ip_address": "40.94.227.85",
            "count": 1,
            "first_visit": "2023-11-28T10:40:16.042090+06:00",
            "date": "2023-11-28"
        }
    ]
}