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

{
    "count": 101501,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39224&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39208&ordering=first_visit",
    "results": [
        {
            "id": 39217,
            "ip_address": "66.249.66.90",
            "count": 6,
            "first_visit": "2022-12-23T06:54:12.636070+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39218,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-23T07:44:24.170320+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39219,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-12-23T08:22:06.114373+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39220,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-23T09:30:08.974734+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39221,
            "ip_address": "37.111.235.112",
            "count": 1,
            "first_visit": "2022-12-23T09:31:21.774957+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39222,
            "ip_address": "103.204.69.140",
            "count": 1,
            "first_visit": "2022-12-23T09:47:03.208500+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39223,
            "ip_address": "111.119.187.51",
            "count": 1,
            "first_visit": "2022-12-23T11:21:20.381142+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39224,
            "ip_address": "17.241.219.52",
            "count": 1,
            "first_visit": "2022-12-23T11:42:21.645433+06:00",
            "date": "2022-12-23"
        }
    ]
}