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

{
    "count": 97621,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24952&ordering=first_visit",
    "results": [
        {
            "id": 24961,
            "ip_address": "103.100.234.67",
            "count": 1,
            "first_visit": "2022-07-20T22:37:39.580800+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24962,
            "ip_address": "203.202.245.74",
            "count": 1,
            "first_visit": "2022-07-20T22:38:11.606473+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24963,
            "ip_address": "45.115.13.194",
            "count": 1,
            "first_visit": "2022-07-20T22:38:29.792905+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24964,
            "ip_address": "114.130.156.176",
            "count": 3,
            "first_visit": "2022-07-20T22:45:06.406500+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24965,
            "ip_address": "27.147.206.234",
            "count": 1,
            "first_visit": "2022-07-20T22:46:06.490686+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24966,
            "ip_address": "103.143.35.218",
            "count": 1,
            "first_visit": "2022-07-20T22:47:13.307547+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24967,
            "ip_address": "27.123.253.202",
            "count": 1,
            "first_visit": "2022-07-20T22:47:49.371572+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24968,
            "ip_address": "103.122.254.172",
            "count": 1,
            "first_visit": "2022-07-20T22:48:05.801740+06:00",
            "date": "2022-07-20"
        }
    ]
}