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

{
    "count": 93950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78184&ordering=-ip_address",
    "results": [
        {
            "id": 29740,
            "ip_address": "103.242.22.229",
            "count": 1,
            "first_visit": "2022-07-30T09:55:00.527908+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 45581,
            "ip_address": "103.242.22.229",
            "count": 6,
            "first_visit": "2023-04-21T07:08:58.016890+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 6647,
            "ip_address": "103.242.22.228",
            "count": 3,
            "first_visit": "2022-05-16T12:10:55.732452+06:00",
            "date": null
        },
        {
            "id": 9243,
            "ip_address": "103.242.22.227",
            "count": 1,
            "first_visit": "2022-05-19T02:29:14.364950+06:00",
            "date": null
        },
        {
            "id": 32618,
            "ip_address": "103.242.22.227",
            "count": 2,
            "first_visit": "2022-08-21T18:37:53.399574+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 49676,
            "ip_address": "103.242.22.227",
            "count": 1,
            "first_visit": "2023-07-10T09:16:09.276341+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 61724,
            "ip_address": "103.242.22.227",
            "count": 1,
            "first_visit": "2023-12-23T17:31:20.907696+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 42357,
            "ip_address": "103.242.22.226",
            "count": 1,
            "first_visit": "2023-02-18T14:23:52.789405+06:00",
            "date": "2023-02-18"
        }
    ]
}