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

{
    "count": 94921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15192&ordering=id",
    "results": [
        {
            "id": 15201,
            "ip_address": "64.233.173.160",
            "count": 2,
            "first_visit": "2022-06-15T09:24:04.993176+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15202,
            "ip_address": "37.111.213.14",
            "count": 1,
            "first_visit": "2022-06-15T09:24:11.059998+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15203,
            "ip_address": "114.119.132.116",
            "count": 1,
            "first_visit": "2022-06-15T09:25:50.588702+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15204,
            "ip_address": "202.134.14.156",
            "count": 1,
            "first_visit": "2022-06-15T09:26:06.621336+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15205,
            "ip_address": "37.111.218.50",
            "count": 1,
            "first_visit": "2022-06-15T09:26:27.426023+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15206,
            "ip_address": "157.119.51.106",
            "count": 1,
            "first_visit": "2022-06-15T09:28:41.621241+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15207,
            "ip_address": "103.133.134.128",
            "count": 1,
            "first_visit": "2022-06-15T09:28:44.486459+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15208,
            "ip_address": "114.119.130.231",
            "count": 2,
            "first_visit": "2022-06-15T09:28:44.639295+06:00",
            "date": "2022-06-15"
        }
    ]
}