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

{
    "count": 98365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32352&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32336&ordering=id",
    "results": [
        {
            "id": 32345,
            "ip_address": "103.126.21.250",
            "count": 1,
            "first_visit": "2022-08-18T13:35:01.876312+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32346,
            "ip_address": "180.191.66.85",
            "count": 1,
            "first_visit": "2022-08-18T13:36:10.080610+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32347,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2022-08-18T13:47:52.349481+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32348,
            "ip_address": "37.111.207.151",
            "count": 1,
            "first_visit": "2022-08-18T14:50:15.398902+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32349,
            "ip_address": "103.200.38.141",
            "count": 1,
            "first_visit": "2022-08-18T15:01:23.679199+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32350,
            "ip_address": "66.249.66.33",
            "count": 6,
            "first_visit": "2022-08-18T15:40:11.360821+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32351,
            "ip_address": "37.111.197.134",
            "count": 2,
            "first_visit": "2022-08-18T15:45:25.203246+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32352,
            "ip_address": "66.249.66.60",
            "count": 3,
            "first_visit": "2022-08-18T16:44:50.166956+06:00",
            "date": "2022-08-18"
        }
    ]
}