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

{
    "count": 95005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15520&ordering=ip_address",
    "results": [
        {
            "id": 18751,
            "ip_address": "103.237.37.229",
            "count": 1,
            "first_visit": "2022-06-25T19:39:11.037835+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2144,
            "ip_address": "103.237.37.229",
            "count": 1,
            "first_visit": "2022-01-13T21:24:33.027712+06:00",
            "date": null
        },
        {
            "id": 2878,
            "ip_address": "103.237.37.230",
            "count": 1,
            "first_visit": "2022-01-26T12:17:59.683731+06:00",
            "date": null
        },
        {
            "id": 24632,
            "ip_address": "103.237.37.230",
            "count": 1,
            "first_visit": "2022-07-20T13:20:22.541691+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22407,
            "ip_address": "103.237.37.230",
            "count": 2,
            "first_visit": "2022-07-14T01:06:14.440264+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 54781,
            "ip_address": "103.237.37.231",
            "count": 2,
            "first_visit": "2023-09-11T04:31:39.445121+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 58347,
            "ip_address": "103.237.37.231",
            "count": 1,
            "first_visit": "2023-10-25T01:06:23.014005+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 26223,
            "ip_address": "103.237.37.231",
            "count": 1,
            "first_visit": "2022-07-23T08:08:48.805059+06:00",
            "date": "2022-07-23"
        }
    ]
}