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

{
    "count": 100917,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17384&ordering=-ip_address",
    "results": [
        {
            "id": 10175,
            "ip_address": "42.0.7.253",
            "count": 4,
            "first_visit": "2022-05-21T23:51:56.316092+06:00",
            "date": null
        },
        {
            "id": 1916,
            "ip_address": "42.0.7.252",
            "count": 4,
            "first_visit": "2022-01-11T17:23:08.788529+06:00",
            "date": null
        },
        {
            "id": 51240,
            "ip_address": "42.0.7.252",
            "count": 2,
            "first_visit": "2023-07-30T17:34:07.545979+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 28413,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2022-07-27T23:42:22.865750+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 61388,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2023-12-18T12:46:06.861973+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 76799,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2024-12-15T21:34:47.769919+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 37981,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2022-11-29T13:58:00.351105+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 33005,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-08-26T12:41:40.531802+06:00",
            "date": "2022-08-26"
        }
    ]
}