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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38112&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38096&ordering=first_visit",
    "results": [
        {
            "id": 38105,
            "ip_address": "212.237.206.70",
            "count": 2,
            "first_visit": "2022-12-01T15:50:37.210850+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38106,
            "ip_address": "103.60.175.83",
            "count": 7,
            "first_visit": "2022-12-01T15:50:46.540263+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38107,
            "ip_address": "114.119.128.237",
            "count": 1,
            "first_visit": "2022-12-01T16:05:27.166161+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38108,
            "ip_address": "5.43.208.94",
            "count": 1,
            "first_visit": "2022-12-01T16:16:15.316169+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38109,
            "ip_address": "103.87.212.254",
            "count": 1,
            "first_visit": "2022-12-01T16:45:25.493914+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38110,
            "ip_address": "114.119.142.189",
            "count": 1,
            "first_visit": "2022-12-01T17:32:39.340113+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38111,
            "ip_address": "114.119.152.23",
            "count": 1,
            "first_visit": "2022-12-01T17:55:52.636856+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38112,
            "ip_address": "66.249.72.164",
            "count": 4,
            "first_visit": "2022-12-01T18:16:19.409100+06:00",
            "date": "2022-12-01"
        }
    ]
}