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

{
    "count": 101834,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75912&ordering=first_visit",
    "results": [
        {
            "id": 76017,
            "ip_address": "66.249.74.128",
            "count": 3,
            "first_visit": "2024-11-24T18:51:13.523211+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76018,
            "ip_address": "66.249.74.129",
            "count": 2,
            "first_visit": "2024-11-24T19:27:28.234710+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76019,
            "ip_address": "103.25.123.54",
            "count": 1,
            "first_visit": "2024-11-24T19:33:16.310752+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76020,
            "ip_address": "37.111.212.41",
            "count": 2,
            "first_visit": "2024-11-24T19:44:31.765505+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76021,
            "ip_address": "150.143.10.151",
            "count": 1,
            "first_visit": "2024-11-24T20:32:07.189027+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76022,
            "ip_address": "74.125.217.137",
            "count": 1,
            "first_visit": "2024-11-24T20:42:36.912646+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76023,
            "ip_address": "173.252.95.114",
            "count": 1,
            "first_visit": "2024-11-24T21:07:04.264707+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 76024,
            "ip_address": "103.42.52.74",
            "count": 1,
            "first_visit": "2024-11-24T21:08:08.645982+06:00",
            "date": "2024-11-24"
        }
    ]
}