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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40296&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40280&ordering=id",
    "results": [
        {
            "id": 40289,
            "ip_address": "103.181.70.6",
            "count": 1,
            "first_visit": "2023-01-12T21:00:44.623904+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40290,
            "ip_address": "114.119.134.107",
            "count": 1,
            "first_visit": "2023-01-12T21:09:11.827494+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40291,
            "ip_address": "114.119.129.237",
            "count": 1,
            "first_visit": "2023-01-12T21:52:46.061642+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40292,
            "ip_address": "114.119.158.251",
            "count": 1,
            "first_visit": "2023-01-12T22:06:07.670973+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40293,
            "ip_address": "112.207.48.24",
            "count": 1,
            "first_visit": "2023-01-12T22:39:36.944226+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40294,
            "ip_address": "146.196.50.249",
            "count": 1,
            "first_visit": "2023-01-12T23:50:08.217265+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40295,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-01-13T00:23:51.389750+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40296,
            "ip_address": "103.217.111.135",
            "count": 4,
            "first_visit": "2023-01-13T00:37:51.518541+06:00",
            "date": "2023-01-13"
        }
    ]
}