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

{
    "count": 98013,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=date",
    "results": [
        {
            "id": 39073,
            "ip_address": "114.119.135.37",
            "count": 1,
            "first_visit": "2022-12-21T05:33:47.947552+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39065,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-12-21T01:23:52.227378+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39074,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2022-12-21T05:42:28.887179+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39076,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2022-12-21T05:50:16.876765+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39092,
            "ip_address": "103.67.157.127",
            "count": 2,
            "first_visit": "2022-12-21T14:38:56.068811+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39077,
            "ip_address": "103.54.39.196",
            "count": 1,
            "first_visit": "2022-12-21T06:37:53.164394+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39093,
            "ip_address": "103.95.98.152",
            "count": 1,
            "first_visit": "2022-12-21T14:50:30.341323+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39078,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-12-21T06:48:52.146925+06:00",
            "date": "2022-12-21"
        }
    ]
}