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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37448&ordering=date",
    "results": [
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51179,
            "ip_address": "27.115.124.70",
            "count": 1,
            "first_visit": "2023-07-29T23:53:23.771187+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51180,
            "ip_address": "195.154.122.26",
            "count": 1,
            "first_visit": "2023-07-29T23:55:53.751828+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51251,
            "ip_address": "45.114.91.110",
            "count": 1,
            "first_visit": "2023-07-30T20:46:03.146381+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51254,
            "ip_address": "103.87.212.121",
            "count": 1,
            "first_visit": "2023-07-30T20:56:22.309231+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51261,
            "ip_address": "114.119.136.203",
            "count": 1,
            "first_visit": "2023-07-30T23:25:24.932249+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51262,
            "ip_address": "113.11.39.71",
            "count": 3,
            "first_visit": "2023-07-30T23:33:20.644560+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51260,
            "ip_address": "103.163.171.241",
            "count": 2,
            "first_visit": "2023-07-30T23:07:17.596407+06:00",
            "date": "2023-07-30"
        }
    ]
}