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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37192&ordering=-first_visit",
    "results": [
        {
            "id": 64306,
            "ip_address": "114.119.154.41",
            "count": 1,
            "first_visit": "2024-02-05T00:32:54.448960+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 64305,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2024-02-05T00:26:35.610318+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 64304,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-02-05T00:25:56.889227+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 64303,
            "ip_address": "104.232.37.62",
            "count": 1,
            "first_visit": "2024-02-04T22:17:28.237296+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 64302,
            "ip_address": "202.125.77.226",
            "count": 1,
            "first_visit": "2024-02-04T17:44:45.678801+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 64301,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-02-04T17:34:53.300689+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 64300,
            "ip_address": "87.250.224.27",
            "count": 1,
            "first_visit": "2024-02-04T17:34:07.316093+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 64299,
            "ip_address": "182.163.107.205",
            "count": 2,
            "first_visit": "2024-02-04T17:02:28.186477+06:00",
            "date": "2024-02-04"
        }
    ]
}