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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37104&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37088&ordering=date",
    "results": [
        {
            "id": 50820,
            "ip_address": "37.111.222.126",
            "count": 1,
            "first_visit": "2023-07-25T18:11:23.504088+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50806,
            "ip_address": "203.95.220.195",
            "count": 3,
            "first_visit": "2023-07-25T14:12:22.468401+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50821,
            "ip_address": "103.55.145.176",
            "count": 1,
            "first_visit": "2023-07-25T18:36:32.887721+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50818,
            "ip_address": "103.155.219.46",
            "count": 2,
            "first_visit": "2023-07-25T18:01:10.415598+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50822,
            "ip_address": "114.119.144.226",
            "count": 1,
            "first_visit": "2023-07-25T18:39:25.589813+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50823,
            "ip_address": "114.119.131.28",
            "count": 1,
            "first_visit": "2023-07-25T18:41:31.511714+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50824,
            "ip_address": "114.119.155.96",
            "count": 1,
            "first_visit": "2023-07-25T18:42:57.431841+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50825,
            "ip_address": "114.119.139.183",
            "count": 1,
            "first_visit": "2023-07-25T18:46:46.062783+06:00",
            "date": "2023-07-25"
        }
    ]
}