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

{
    "count": 92619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10000&ordering=-ip_address",
    "results": [
        {
            "id": 73687,
            "ip_address": "58.152.44.219",
            "count": 1,
            "first_visit": "2024-09-27T11:35:02.712046+06:00",
            "date": "2024-09-27"
        },
        {
            "id": 16376,
            "ip_address": "58.147.173.131",
            "count": 1,
            "first_visit": "2022-06-18T13:36:50.644153+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 28393,
            "ip_address": "58.147.171.12",
            "count": 1,
            "first_visit": "2022-07-27T23:23:53.250898+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 33796,
            "ip_address": "58.145.191.254",
            "count": 2,
            "first_visit": "2022-09-04T10:49:05.918026+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 12933,
            "ip_address": "58.145.191.254",
            "count": 1,
            "first_visit": "2022-05-30T23:58:34.850272+06:00",
            "date": null
        },
        {
            "id": 35090,
            "ip_address": "58.145.191.253",
            "count": 1,
            "first_visit": "2022-09-27T15:50:50.884762+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        },
        {
            "id": 15142,
            "ip_address": "58.145.191.249",
            "count": 1,
            "first_visit": "2022-06-15T02:51:22.864933+06:00",
            "date": "2022-06-15"
        }
    ]
}