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

{
    "count": 102528,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47440&ordering=ip_address",
    "results": [
        {
            "id": 69779,
            "ip_address": "116.58.201.110",
            "count": 1,
            "first_visit": "2024-06-11T15:48:17.374167+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 6996,
            "ip_address": "116.58.201.111",
            "count": 3,
            "first_visit": "2022-05-16T18:26:24.930644+06:00",
            "date": null
        },
        {
            "id": 13865,
            "ip_address": "116.58.201.111",
            "count": 1,
            "first_visit": "2022-06-07T20:05:18.199143+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 7990,
            "ip_address": "116.58.201.112",
            "count": 2,
            "first_visit": "2022-05-17T11:48:12.105511+06:00",
            "date": null
        },
        {
            "id": 12195,
            "ip_address": "116.58.201.114",
            "count": 1,
            "first_visit": "2022-05-28T14:10:58.560349+06:00",
            "date": null
        },
        {
            "id": 8482,
            "ip_address": "116.58.201.115",
            "count": 3,
            "first_visit": "2022-05-17T23:18:26.897752+06:00",
            "date": null
        },
        {
            "id": 15865,
            "ip_address": "116.58.201.115",
            "count": 1,
            "first_visit": "2022-06-17T07:11:16.221126+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28609,
            "ip_address": "116.58.201.116",
            "count": 1,
            "first_visit": "2022-07-28T08:25:12.689163+06:00",
            "date": "2022-07-28"
        }
    ]
}