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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22920&ordering=ip_address",
    "results": [
        {
            "id": 48980,
            "ip_address": "103.85.238.216",
            "count": 1,
            "first_visit": "2023-06-28T11:11:13.100910+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 6131,
            "ip_address": "103.85.238.220",
            "count": 1,
            "first_visit": "2022-05-14T20:20:51.813486+06:00",
            "date": null
        },
        {
            "id": 10337,
            "ip_address": "103.85.238.26",
            "count": 1,
            "first_visit": "2022-05-22T17:11:19.351194+06:00",
            "date": null
        },
        {
            "id": 25019,
            "ip_address": "103.85.238.29",
            "count": 1,
            "first_visit": "2022-07-20T23:58:47.568105+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25041,
            "ip_address": "103.85.238.29",
            "count": 2,
            "first_visit": "2022-07-21T00:33:29.130568+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15124,
            "ip_address": "103.85.238.43",
            "count": 1,
            "first_visit": "2022-06-15T01:02:39.789910+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9621,
            "ip_address": "103.85.238.44",
            "count": 3,
            "first_visit": "2022-05-20T08:13:50.247999+06:00",
            "date": null
        },
        {
            "id": 12075,
            "ip_address": "103.85.238.59",
            "count": 1,
            "first_visit": "2022-05-28T00:43:33.535295+06:00",
            "date": null
        }
    ]
}