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

{
    "count": 95554,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17624&ordering=ip_address",
    "results": [
        {
            "id": 6769,
            "ip_address": "103.31.154.235",
            "count": 4,
            "first_visit": "2022-05-16T14:57:56.464368+06:00",
            "date": null
        },
        {
            "id": 19350,
            "ip_address": "103.31.154.235",
            "count": 2,
            "first_visit": "2022-06-27T08:10:26.922816+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 9452,
            "ip_address": "103.31.154.236",
            "count": 1,
            "first_visit": "2022-05-19T17:55:15.030962+06:00",
            "date": null
        },
        {
            "id": 33315,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-08-29T15:02:23.284643+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 10944,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-05-24T12:24:42.005863+06:00",
            "date": null
        },
        {
            "id": 33951,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-09-06T23:44:40.220976+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 7514,
            "ip_address": "103.31.154.238",
            "count": 2,
            "first_visit": "2022-05-16T23:51:00.756896+06:00",
            "date": null
        },
        {
            "id": 7706,
            "ip_address": "103.31.154.239",
            "count": 3,
            "first_visit": "2022-05-17T09:15:12.143215+06:00",
            "date": null
        }
    ]
}