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

{
    "count": 102230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44496&ordering=first_visit",
    "results": [
        {
            "id": 44537,
            "ip_address": "114.119.138.127",
            "count": 1,
            "first_visit": "2023-03-28T22:15:36.982271+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 44538,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-03-28T22:19:51.115128+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 44539,
            "ip_address": "188.71.254.54",
            "count": 1,
            "first_visit": "2023-03-28T23:04:47.180172+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 44540,
            "ip_address": "103.146.10.159",
            "count": 1,
            "first_visit": "2023-03-28T23:16:40.705374+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 44541,
            "ip_address": "103.25.248.236",
            "count": 1,
            "first_visit": "2023-03-29T00:07:51.423344+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 44542,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-29T00:39:39.117335+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 44543,
            "ip_address": "66.249.70.219",
            "count": 2,
            "first_visit": "2023-03-29T01:22:47.225587+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 44544,
            "ip_address": "66.249.70.216",
            "count": 3,
            "first_visit": "2023-03-29T01:24:35.098115+06:00",
            "date": "2023-03-29"
        }
    ]
}