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

{
    "count": 95105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15928&ordering=ip_address",
    "results": [
        {
            "id": 10227,
            "ip_address": "103.242.22.225",
            "count": 3,
            "first_visit": "2022-05-22T08:12:37.674687+06:00",
            "date": null
        },
        {
            "id": 42357,
            "ip_address": "103.242.22.226",
            "count": 1,
            "first_visit": "2023-02-18T14:23:52.789405+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 41409,
            "ip_address": "103.242.22.226",
            "count": 2,
            "first_visit": "2023-02-02T16:24:48.637258+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 8512,
            "ip_address": "103.242.22.226",
            "count": 1,
            "first_visit": "2022-05-17T23:31:34.563391+06:00",
            "date": null
        },
        {
            "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": 32618,
            "ip_address": "103.242.22.227",
            "count": 2,
            "first_visit": "2022-08-21T18:37:53.399574+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 9243,
            "ip_address": "103.242.22.227",
            "count": 1,
            "first_visit": "2022-05-19T02:29:14.364950+06:00",
            "date": null
        }
    ]
}