GET /user_management/visitor-free/?format=api&offset=35032&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=35040&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35024&ordering=first_visit",
    "results": [
        {
            "id": 35033,
            "ip_address": "103.146.151.64",
            "count": 1,
            "first_visit": "2022-09-26T18:06:09.556761+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35034,
            "ip_address": "66.249.66.62",
            "count": 3,
            "first_visit": "2022-09-26T18:13:50.500955+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35035,
            "ip_address": "66.249.66.90",
            "count": 3,
            "first_visit": "2022-09-26T18:16:34.591102+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35036,
            "ip_address": "58.145.186.227",
            "count": 1,
            "first_visit": "2022-09-26T18:18:41.548337+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35037,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-26T18:34:18.207769+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35038,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-09-26T18:39:03.111877+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35039,
            "ip_address": "103.113.196.245",
            "count": 1,
            "first_visit": "2022-09-26T18:46:12.646197+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35040,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-09-26T19:08:39.851357+06:00",
            "date": "2022-09-26"
        }
    ]
}