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

{
    "count": 99507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=-ip_address",
    "results": [
        {
            "id": 78430,
            "ip_address": "37.111.206.253",
            "count": 1,
            "first_visit": "2025-02-01T00:30:15.828229+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 71590,
            "ip_address": "37.111.206.252",
            "count": 2,
            "first_visit": "2024-07-28T23:17:13.463574+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 46888,
            "ip_address": "37.111.206.252",
            "count": 3,
            "first_visit": "2023-05-20T16:19:54.050717+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 56895,
            "ip_address": "37.111.206.252",
            "count": 2,
            "first_visit": "2023-10-06T09:25:55.785936+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 12949,
            "ip_address": "37.111.206.252",
            "count": 1,
            "first_visit": "2022-05-31T00:23:49.414767+06:00",
            "date": null
        },
        {
            "id": 10747,
            "ip_address": "37.111.206.251",
            "count": 1,
            "first_visit": "2022-05-23T22:21:04.239836+06:00",
            "date": null
        },
        {
            "id": 26886,
            "ip_address": "37.111.206.251",
            "count": 3,
            "first_visit": "2022-07-24T22:45:16.431333+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 42545,
            "ip_address": "37.111.206.251",
            "count": 3,
            "first_visit": "2023-02-22T12:23:16.312278+06:00",
            "date": "2023-02-22"
        }
    ]
}