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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39472&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39456&ordering=date",
    "results": [
        {
            "id": 53191,
            "ip_address": "123.231.120.136",
            "count": 1,
            "first_visit": "2023-08-22T10:17:37.425002+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53192,
            "ip_address": "103.219.161.162",
            "count": 1,
            "first_visit": "2023-08-22T10:19:37.146395+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53193,
            "ip_address": "114.119.134.12",
            "count": 1,
            "first_visit": "2023-08-22T10:47:50.414253+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53158,
            "ip_address": "66.249.66.73",
            "count": 1,
            "first_visit": "2023-08-22T00:57:30.564211+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53194,
            "ip_address": "114.119.131.181",
            "count": 1,
            "first_visit": "2023-08-22T10:50:31.996296+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53195,
            "ip_address": "114.119.158.97",
            "count": 1,
            "first_visit": "2023-08-22T10:52:59.931829+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53196,
            "ip_address": "114.119.141.27",
            "count": 1,
            "first_visit": "2023-08-22T10:56:19.819408+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53197,
            "ip_address": "118.179.50.65",
            "count": 1,
            "first_visit": "2023-08-22T11:00:41.777328+06:00",
            "date": "2023-08-22"
        }
    ]
}