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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42808&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42792&ordering=-id",
    "results": [
        {
            "id": 59260,
            "ip_address": "114.119.148.56",
            "count": 1,
            "first_visit": "2023-11-10T01:27:14.381833+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59259,
            "ip_address": "180.92.230.126",
            "count": 2,
            "first_visit": "2023-11-10T01:24:17.842709+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59258,
            "ip_address": "216.194.166.52",
            "count": 1,
            "first_visit": "2023-11-10T00:53:42.981983+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59257,
            "ip_address": "103.72.212.233",
            "count": 1,
            "first_visit": "2023-11-10T00:11:30.559018+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59256,
            "ip_address": "114.119.141.24",
            "count": 1,
            "first_visit": "2023-11-09T23:23:32.760170+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 59255,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-11-09T22:38:26.624189+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 59254,
            "ip_address": "114.119.154.30",
            "count": 1,
            "first_visit": "2023-11-09T21:38:57.770256+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 59253,
            "ip_address": "174.127.173.137",
            "count": 1,
            "first_visit": "2023-11-09T21:09:20.991981+06:00",
            "date": "2023-11-09"
        }
    ]
}