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

{
    "count": 101206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84160&ordering=-ip_address",
    "results": [
        {
            "id": 37457,
            "ip_address": "103.242.22.229",
            "count": 2,
            "first_visit": "2022-11-16T01:11:38.215041+06:00",
            "date": "2022-11-16"
        },
        {
            "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"
        }
    ]
}