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

{
    "count": 94051,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=date",
    "results": [
        {
            "id": 25768,
            "ip_address": "114.119.132.218",
            "count": 1,
            "first_visit": "2022-07-22T00:59:22.884785+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25794,
            "ip_address": "103.59.178.246",
            "count": 5,
            "first_visit": "2022-07-22T02:40:51.107727+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25830,
            "ip_address": "202.134.10.131",
            "count": 1,
            "first_visit": "2022-07-22T07:17:38.887442+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26086,
            "ip_address": "103.186.52.18",
            "count": 1,
            "first_visit": "2022-07-22T22:41:57.769621+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26087,
            "ip_address": "64.233.173.28",
            "count": 1,
            "first_visit": "2022-07-22T22:43:07.277654+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26088,
            "ip_address": "37.111.211.162",
            "count": 1,
            "first_visit": "2022-07-22T22:44:06.486669+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26089,
            "ip_address": "203.194.117.94",
            "count": 1,
            "first_visit": "2022-07-22T22:47:43.320930+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26090,
            "ip_address": "37.111.212.11",
            "count": 1,
            "first_visit": "2022-07-22T22:51:53.566392+06:00",
            "date": "2022-07-22"
        }
    ]
}