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

{
    "count": 102924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52120&ordering=first_visit",
    "results": [
        {
            "id": 52225,
            "ip_address": "202.134.8.141",
            "count": 1,
            "first_visit": "2023-08-11T12:44:21.261589+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52226,
            "ip_address": "27.147.206.71",
            "count": 2,
            "first_visit": "2023-08-11T13:07:12.821870+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52227,
            "ip_address": "59.153.102.230",
            "count": 1,
            "first_visit": "2023-08-11T13:08:51.715359+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52228,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-08-11T13:41:30.526640+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52229,
            "ip_address": "51.81.46.110",
            "count": 2,
            "first_visit": "2023-08-11T13:42:39.536621+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52230,
            "ip_address": "114.119.142.124",
            "count": 1,
            "first_visit": "2023-08-11T13:55:24.411644+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52231,
            "ip_address": "103.114.37.227",
            "count": 2,
            "first_visit": "2023-08-11T13:59:16.418907+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52232,
            "ip_address": "40.77.188.124",
            "count": 1,
            "first_visit": "2023-08-11T14:02:07.998222+06:00",
            "date": "2023-08-11"
        }
    ]
}