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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35992&ordering=first_visit",
    "results": [
        {
            "id": 36001,
            "ip_address": "103.59.178.226",
            "count": 1,
            "first_visit": "2022-10-17T01:10:42.795932+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36002,
            "ip_address": "45.248.151.227",
            "count": 1,
            "first_visit": "2022-10-17T01:20:19.966907+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36003,
            "ip_address": "103.127.178.94",
            "count": 1,
            "first_visit": "2022-10-17T02:21:44.151568+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36004,
            "ip_address": "86.9.79.138",
            "count": 2,
            "first_visit": "2022-10-17T02:47:38.455778+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36005,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2022-10-17T02:47:49.756920+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36006,
            "ip_address": "103.242.23.186",
            "count": 1,
            "first_visit": "2022-10-17T05:17:03.532022+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36007,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-10-17T05:37:20.936803+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36008,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-10-17T06:16:01.413370+06:00",
            "date": "2022-10-17"
        }
    ]
}