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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34992&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34976&ordering=first_visit",
    "results": [
        {
            "id": 34985,
            "ip_address": "103.151.169.36",
            "count": 1,
            "first_visit": "2022-09-25T19:05:29.305857+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34986,
            "ip_address": "118.179.0.28",
            "count": 1,
            "first_visit": "2022-09-25T19:31:23.325001+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34987,
            "ip_address": "103.9.187.53",
            "count": 1,
            "first_visit": "2022-09-25T19:33:40.259060+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34988,
            "ip_address": "103.137.109.26",
            "count": 1,
            "first_visit": "2022-09-25T19:51:52.296336+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34989,
            "ip_address": "27.147.254.96",
            "count": 5,
            "first_visit": "2022-09-25T19:56:21.653194+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34990,
            "ip_address": "66.249.75.218",
            "count": 3,
            "first_visit": "2022-09-25T20:09:52.508466+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34991,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-09-25T20:13:43.312224+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34992,
            "ip_address": "66.249.75.220",
            "count": 7,
            "first_visit": "2022-09-25T20:25:34.437932+06:00",
            "date": "2022-09-25"
        }
    ]
}