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

{
    "count": 94761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14720&ordering=-ip_address",
    "results": [
        {
            "id": 40773,
            "ip_address": "43.245.123.229",
            "count": 1,
            "first_visit": "2023-01-22T10:49:29.817623+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 28734,
            "ip_address": "43.245.123.228",
            "count": 1,
            "first_visit": "2022-07-28T11:47:49.097756+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4389,
            "ip_address": "43.245.123.226",
            "count": 2,
            "first_visit": "2022-03-15T13:12:13.057041+06:00",
            "date": null
        },
        {
            "id": 12067,
            "ip_address": "43.245.123.224",
            "count": 2,
            "first_visit": "2022-05-28T00:02:38.459488+06:00",
            "date": null
        },
        {
            "id": 29405,
            "ip_address": "43.245.123.222",
            "count": 3,
            "first_visit": "2022-07-29T17:15:24.598076+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29831,
            "ip_address": "43.245.123.222",
            "count": 1,
            "first_visit": "2022-07-30T11:35:12.553165+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18016,
            "ip_address": "43.245.123.222",
            "count": 1,
            "first_visit": "2022-06-24T08:09:33.005413+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 33332,
            "ip_address": "43.245.123.221",
            "count": 1,
            "first_visit": "2022-08-29T16:50:04.197633+06:00",
            "date": "2022-08-29"
        }
    ]
}