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

{
    "count": 97067,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22368&ordering=ip_address",
    "results": [
        {
            "id": 4381,
            "ip_address": "103.86.109.114",
            "count": 1,
            "first_visit": "2022-03-15T00:39:07.248809+06:00",
            "date": null
        },
        {
            "id": 8605,
            "ip_address": "103.86.109.119",
            "count": 1,
            "first_visit": "2022-05-18T01:31:35.068164+06:00",
            "date": null
        },
        {
            "id": 8491,
            "ip_address": "103.86.109.127",
            "count": 1,
            "first_visit": "2022-05-17T23:22:45.901553+06:00",
            "date": null
        },
        {
            "id": 2014,
            "ip_address": "103.86.109.185",
            "count": 3,
            "first_visit": "2022-01-12T09:31:27.875103+06:00",
            "date": null
        },
        {
            "id": 22185,
            "ip_address": "103.86.109.194",
            "count": 1,
            "first_visit": "2022-07-13T03:55:09.217738+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 25102,
            "ip_address": "103.86.109.195",
            "count": 1,
            "first_visit": "2022-07-21T04:10:43.509770+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25007,
            "ip_address": "103.86.109.204",
            "count": 1,
            "first_visit": "2022-07-20T23:40:52.659376+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25025,
            "ip_address": "103.86.109.204",
            "count": 2,
            "first_visit": "2022-07-21T00:11:08.123913+06:00",
            "date": "2022-07-21"
        }
    ]
}