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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=-ip_address",
    "results": [
        {
            "id": 36581,
            "ip_address": "180.149.232.170",
            "count": 2,
            "first_visit": "2022-10-28T14:12:06.409426+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 34296,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-09-13T04:47:17.960075+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 7171,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-05-16T19:48:26.354162+06:00",
            "date": null
        },
        {
            "id": 36737,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-10-31T17:18:19.478403+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 34384,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-09-14T18:14:39.670365+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 36559,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-10-27T22:25:28.249513+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 6321,
            "ip_address": "180.149.232.166",
            "count": 1,
            "first_visit": "2022-05-15T11:14:05.311794+06:00",
            "date": null
        },
        {
            "id": 6379,
            "ip_address": "180.149.232.165",
            "count": 1,
            "first_visit": "2022-05-15T19:48:03.006688+06:00",
            "date": null
        }
    ]
}