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

{
    "count": 95993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19192&ordering=id",
    "results": [
        {
            "id": 19201,
            "ip_address": "37.111.192.11",
            "count": 1,
            "first_visit": "2022-06-26T21:43:05.568719+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19202,
            "ip_address": "103.73.47.7",
            "count": 1,
            "first_visit": "2022-06-26T21:47:28.119565+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19203,
            "ip_address": "114.119.130.14",
            "count": 1,
            "first_visit": "2022-06-26T21:50:02.272251+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19204,
            "ip_address": "114.119.134.204",
            "count": 1,
            "first_visit": "2022-06-26T21:54:46.702402+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19205,
            "ip_address": "94.207.69.28",
            "count": 1,
            "first_visit": "2022-06-26T21:59:36.090597+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19206,
            "ip_address": "168.119.68.179",
            "count": 1,
            "first_visit": "2022-06-26T22:09:08.840772+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19207,
            "ip_address": "103.150.18.162",
            "count": 2,
            "first_visit": "2022-06-26T22:10:33.163578+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19208,
            "ip_address": "27.147.201.33",
            "count": 1,
            "first_visit": "2022-06-26T22:10:58.141807+06:00",
            "date": "2022-06-26"
        }
    ]
}