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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16320&ordering=-ip_address",
    "results": [
        {
            "id": 6909,
            "ip_address": "43.245.122.86",
            "count": 1,
            "first_visit": "2022-05-16T17:17:56.558303+06:00",
            "date": null
        },
        {
            "id": 12169,
            "ip_address": "43.245.122.79",
            "count": 1,
            "first_visit": "2022-05-28T12:05:36.129004+06:00",
            "date": null
        },
        {
            "id": 9351,
            "ip_address": "43.245.122.76",
            "count": 2,
            "first_visit": "2022-05-19T12:33:00.190443+06:00",
            "date": null
        },
        {
            "id": 11035,
            "ip_address": "43.245.122.72",
            "count": 3,
            "first_visit": "2022-05-24T16:32:53.733440+06:00",
            "date": null
        },
        {
            "id": 18559,
            "ip_address": "43.245.122.69",
            "count": 1,
            "first_visit": "2022-06-25T11:53:49.886592+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 14627,
            "ip_address": "43.245.122.58",
            "count": 1,
            "first_visit": "2022-06-12T13:57:39.124340+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 24810,
            "ip_address": "43.245.122.56",
            "count": 3,
            "first_visit": "2022-07-20T18:31:23.305140+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29388,
            "ip_address": "43.245.122.56",
            "count": 1,
            "first_visit": "2022-07-29T16:11:04.000072+06:00",
            "date": "2022-07-29"
        }
    ]
}