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

{
    "count": 94936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15224&ordering=first_visit",
    "results": [
        {
            "id": 15233,
            "ip_address": "103.134.173.5",
            "count": 1,
            "first_visit": "2022-06-15T10:54:00.201032+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15234,
            "ip_address": "202.134.9.128",
            "count": 1,
            "first_visit": "2022-06-15T11:01:23.042213+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15235,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2022-06-15T11:01:25.036906+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15236,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-06-15T11:03:57.570433+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15237,
            "ip_address": "114.119.134.35",
            "count": 1,
            "first_visit": "2022-06-15T11:06:11.969440+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15238,
            "ip_address": "103.107.132.156",
            "count": 2,
            "first_visit": "2022-06-15T11:10:20.410060+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15239,
            "ip_address": "43.245.121.84",
            "count": 1,
            "first_visit": "2022-06-15T11:14:16.300913+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15240,
            "ip_address": "27.147.166.209",
            "count": 1,
            "first_visit": "2022-06-15T11:18:19.260561+06:00",
            "date": "2022-06-15"
        }
    ]
}