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

{
    "count": 92537,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9568&ordering=ip_address",
    "results": [
        {
            "id": 20189,
            "ip_address": "103.168.207.25",
            "count": 1,
            "first_visit": "2022-06-29T23:29:04.744648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 24714,
            "ip_address": "103.168.207.27",
            "count": 2,
            "first_visit": "2022-07-20T15:43:49.541483+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19693,
            "ip_address": "103.168.207.28",
            "count": 1,
            "first_visit": "2022-06-28T09:51:55.210686+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 2756,
            "ip_address": "103.168.207.28",
            "count": 3,
            "first_visit": "2022-01-24T21:59:14.625563+06:00",
            "date": null
        },
        {
            "id": 3173,
            "ip_address": "103.168.207.30",
            "count": 2,
            "first_visit": "2022-02-01T11:37:16.916115+06:00",
            "date": null
        },
        {
            "id": 3018,
            "ip_address": "103.168.207.31",
            "count": 1,
            "first_visit": "2022-01-29T13:30:45.014873+06:00",
            "date": null
        },
        {
            "id": 52078,
            "ip_address": "103.168.207.85",
            "count": 1,
            "first_visit": "2023-08-09T23:24:04.893078+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 40996,
            "ip_address": "103.168.207.85",
            "count": 1,
            "first_visit": "2023-01-26T13:13:49.977878+06:00",
            "date": "2023-01-26"
        }
    ]
}