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

{
    "count": 101338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35064&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35048&ordering=first_visit",
    "results": [
        {
            "id": 35057,
            "ip_address": "103.59.178.226",
            "count": 3,
            "first_visit": "2022-09-27T00:16:19.445064+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35058,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-09-27T00:28:14.070190+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35059,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-09-27T00:43:15.892810+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35060,
            "ip_address": "66.249.66.208",
            "count": 13,
            "first_visit": "2022-09-27T00:52:36.172222+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35061,
            "ip_address": "66.249.66.62",
            "count": 4,
            "first_visit": "2022-09-27T01:03:07.324655+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35062,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2022-09-27T01:06:15.510699+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35063,
            "ip_address": "66.249.66.223",
            "count": 1,
            "first_visit": "2022-09-27T01:45:51.355632+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35064,
            "ip_address": "66.249.66.212",
            "count": 14,
            "first_visit": "2022-09-27T01:55:23.452950+06:00",
            "date": "2022-09-27"
        }
    ]
}