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

{
    "count": 97529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23936&ordering=-ip_address",
    "results": [
        {
            "id": 8600,
            "ip_address": "37.111.205.161",
            "count": 1,
            "first_visit": "2022-05-18T01:10:55.550862+06:00",
            "date": null
        },
        {
            "id": 72574,
            "ip_address": "37.111.205.161",
            "count": 1,
            "first_visit": "2024-08-26T13:53:42.621223+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 50985,
            "ip_address": "37.111.205.158",
            "count": 1,
            "first_visit": "2023-07-27T10:50:15.559031+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 28648,
            "ip_address": "37.111.205.157",
            "count": 1,
            "first_visit": "2022-07-28T10:08:17.734049+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28252,
            "ip_address": "37.111.205.154",
            "count": 1,
            "first_visit": "2022-07-27T15:32:55.617815+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 4167,
            "ip_address": "37.111.205.153",
            "count": 1,
            "first_visit": "2022-03-07T18:08:36.882064+06:00",
            "date": null
        },
        {
            "id": 51517,
            "ip_address": "37.111.205.152",
            "count": 1,
            "first_visit": "2023-08-02T21:36:49.481906+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 10658,
            "ip_address": "37.111.205.151",
            "count": 2,
            "first_visit": "2022-05-23T13:06:34.962788+06:00",
            "date": null
        }
    ]
}