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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35240&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35224&ordering=id",
    "results": [
        {
            "id": 35233,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-30T00:50:52.773632+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35234,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-09-30T00:55:14.251133+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35235,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-09-30T01:01:46.646484+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35236,
            "ip_address": "66.249.66.91",
            "count": 5,
            "first_visit": "2022-09-30T01:48:31.260151+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35237,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-09-30T02:47:45.542751+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35238,
            "ip_address": "59.153.103.243",
            "count": 2,
            "first_visit": "2022-09-30T02:51:55.251050+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35239,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-30T02:55:29.681445+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35240,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-09-30T03:20:21.691926+06:00",
            "date": "2022-09-30"
        }
    ]
}