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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28192&ordering=first_visit",
    "results": [
        {
            "id": 28201,
            "ip_address": "103.174.23.34",
            "count": 1,
            "first_visit": "2022-07-27T13:02:59.466069+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28202,
            "ip_address": "103.120.162.168",
            "count": 8,
            "first_visit": "2022-07-27T13:04:34.035847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28203,
            "ip_address": "119.30.46.26",
            "count": 1,
            "first_visit": "2022-07-27T13:08:18.232438+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28204,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-07-27T13:08:29.930964+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28205,
            "ip_address": "182.48.67.247",
            "count": 1,
            "first_visit": "2022-07-27T13:11:00.443710+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28206,
            "ip_address": "168.119.68.123",
            "count": 1,
            "first_visit": "2022-07-27T13:12:56.532427+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28207,
            "ip_address": "202.134.14.159",
            "count": 1,
            "first_visit": "2022-07-27T13:15:23.478290+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28208,
            "ip_address": "103.41.212.117",
            "count": 1,
            "first_visit": "2022-07-27T13:16:18.274343+06:00",
            "date": "2022-07-27"
        }
    ]
}