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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35312&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35296&ordering=first_visit",
    "results": [
        {
            "id": 35305,
            "ip_address": "103.120.162.188",
            "count": 1,
            "first_visit": "2022-10-01T12:06:04.106685+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35306,
            "ip_address": "103.197.250.38",
            "count": 1,
            "first_visit": "2022-10-01T12:36:51.116777+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35307,
            "ip_address": "103.114.39.12",
            "count": 2,
            "first_visit": "2022-10-01T14:35:30.933663+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35308,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-01T14:52:44.623348+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35309,
            "ip_address": "27.147.176.54",
            "count": 1,
            "first_visit": "2022-10-01T15:45:20.420233+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35310,
            "ip_address": "40.77.189.179",
            "count": 1,
            "first_visit": "2022-10-01T16:18:07.453474+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35311,
            "ip_address": "182.2.229.44",
            "count": 1,
            "first_visit": "2022-10-01T16:42:47.224677+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35312,
            "ip_address": "103.59.178.226",
            "count": 2,
            "first_visit": "2022-10-01T16:49:56.894163+06:00",
            "date": "2022-10-01"
        }
    ]
}