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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=date",
    "results": [
        {
            "id": 56160,
            "ip_address": "114.119.159.122",
            "count": 2,
            "first_visit": "2023-09-27T13:19:54.010152+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56186,
            "ip_address": "114.119.147.181",
            "count": 1,
            "first_visit": "2023-09-27T20:37:01.514044+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56187,
            "ip_address": "119.30.46.117",
            "count": 1,
            "first_visit": "2023-09-27T20:38:03.809702+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56181,
            "ip_address": "37.111.206.230",
            "count": 2,
            "first_visit": "2023-09-27T17:19:13.954086+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56182,
            "ip_address": "66.249.66.170",
            "count": 1,
            "first_visit": "2023-09-27T17:32:18.491419+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56156,
            "ip_address": "119.148.62.149",
            "count": 7,
            "first_visit": "2023-09-27T12:14:00.711233+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56183,
            "ip_address": "202.134.9.133",
            "count": 1,
            "first_visit": "2023-09-27T18:15:21.574638+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56188,
            "ip_address": "52.165.149.97",
            "count": 1,
            "first_visit": "2023-09-27T21:08:55.386784+06:00",
            "date": "2023-09-27"
        }
    ]
}