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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40064&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40048&ordering=first_visit",
    "results": [
        {
            "id": 40057,
            "ip_address": "114.119.142.204",
            "count": 1,
            "first_visit": "2023-01-08T10:59:56.967260+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40058,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2023-01-08T11:08:17.819401+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40059,
            "ip_address": "103.217.111.206",
            "count": 2,
            "first_visit": "2023-01-08T12:46:05.044612+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40060,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2023-01-08T12:56:13.324141+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40061,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-01-08T13:07:12.879262+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40062,
            "ip_address": "192.119.164.125",
            "count": 1,
            "first_visit": "2023-01-08T13:20:08.434212+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40063,
            "ip_address": "114.119.133.134",
            "count": 1,
            "first_visit": "2023-01-08T13:37:05.633161+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40064,
            "ip_address": "114.119.151.117",
            "count": 1,
            "first_visit": "2023-01-08T13:48:02.151979+06:00",
            "date": "2023-01-08"
        }
    ]
}