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

{
    "count": 101298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34192&ordering=id",
    "results": [
        {
            "id": 34201,
            "ip_address": "45.250.229.210",
            "count": 1,
            "first_visit": "2022-09-11T19:07:25.285579+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34202,
            "ip_address": "27.147.243.23",
            "count": 1,
            "first_visit": "2022-09-11T19:15:45.343701+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34203,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-11T19:27:31.824777+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34204,
            "ip_address": "103.85.242.0",
            "count": 1,
            "first_visit": "2022-09-11T19:46:22.671218+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34205,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-09-11T19:55:30.724806+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34206,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-09-11T19:55:37.856947+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34207,
            "ip_address": "103.144.49.21",
            "count": 1,
            "first_visit": "2022-09-11T19:56:11.146273+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34208,
            "ip_address": "66.249.66.92",
            "count": 1,
            "first_visit": "2022-09-11T20:51:19.457816+06:00",
            "date": "2022-09-11"
        }
    ]
}