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

{
    "count": 95425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17008&ordering=ip_address",
    "results": [
        {
            "id": 33845,
            "ip_address": "103.253.44.201",
            "count": 1,
            "first_visit": "2022-09-05T09:24:05.207757+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 29781,
            "ip_address": "103.253.44.202",
            "count": 1,
            "first_visit": "2022-07-30T10:49:04.931004+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 21093,
            "ip_address": "103.253.44.203",
            "count": 1,
            "first_visit": "2022-07-04T17:32:59.240419+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 10669,
            "ip_address": "103.253.44.204",
            "count": 1,
            "first_visit": "2022-05-23T14:00:09.833754+06:00",
            "date": null
        },
        {
            "id": 12805,
            "ip_address": "103.253.44.205",
            "count": 1,
            "first_visit": "2022-05-30T15:23:26.115010+06:00",
            "date": null
        },
        {
            "id": 8235,
            "ip_address": "103.253.44.208",
            "count": 2,
            "first_visit": "2022-05-17T17:42:05.211904+06:00",
            "date": null
        },
        {
            "id": 26514,
            "ip_address": "103.253.44.210",
            "count": 1,
            "first_visit": "2022-07-24T02:05:01.686911+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6017,
            "ip_address": "103.253.44.212",
            "count": 1,
            "first_visit": "2022-05-14T18:01:09.094127+06:00",
            "date": null
        }
    ]
}