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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40992&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40976&ordering=first_visit",
    "results": [
        {
            "id": 40985,
            "ip_address": "115.127.7.134",
            "count": 1,
            "first_visit": "2023-01-26T09:32:19.462124+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40986,
            "ip_address": "103.88.140.70",
            "count": 7,
            "first_visit": "2023-01-26T10:13:56.879727+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40987,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2023-01-26T10:15:06.593788+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40988,
            "ip_address": "202.134.14.153",
            "count": 1,
            "first_visit": "2023-01-26T11:18:47.877224+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40989,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-01-26T11:28:28.161197+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40990,
            "ip_address": "202.134.14.148",
            "count": 2,
            "first_visit": "2023-01-26T11:40:46.603042+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40991,
            "ip_address": "115.127.89.11",
            "count": 1,
            "first_visit": "2023-01-26T11:48:19.114325+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40992,
            "ip_address": "119.148.50.138",
            "count": 2,
            "first_visit": "2023-01-26T11:50:01.545028+06:00",
            "date": "2023-01-26"
        }
    ]
}