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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16344&ordering=-ip_address",
    "results": [
        {
            "id": 977,
            "ip_address": "43.245.122.30",
            "count": 1,
            "first_visit": "2021-12-20T00:04:12.207134+06:00",
            "date": null
        },
        {
            "id": 11846,
            "ip_address": "43.245.122.29",
            "count": 1,
            "first_visit": "2022-05-27T02:55:42.063109+06:00",
            "date": null
        },
        {
            "id": 5677,
            "ip_address": "43.245.122.28",
            "count": 1,
            "first_visit": "2022-05-06T20:55:21.602665+06:00",
            "date": null
        },
        {
            "id": 29401,
            "ip_address": "43.245.122.255",
            "count": 1,
            "first_visit": "2022-07-29T16:57:19.548536+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 47803,
            "ip_address": "43.245.122.254",
            "count": 1,
            "first_visit": "2023-06-06T21:39:43.932476+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 28336,
            "ip_address": "43.245.122.254",
            "count": 1,
            "first_visit": "2022-07-27T21:33:02.241085+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6075,
            "ip_address": "43.245.122.253",
            "count": 1,
            "first_visit": "2022-05-14T19:26:52.199410+06:00",
            "date": null
        },
        {
            "id": 51419,
            "ip_address": "43.245.122.253",
            "count": 1,
            "first_visit": "2023-08-01T20:17:15.236301+06:00",
            "date": "2023-08-01"
        }
    ]
}