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

{
    "count": 102634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48864&ordering=ip_address",
    "results": [
        {
            "id": 51315,
            "ip_address": "118.179.199.105",
            "count": 1,
            "first_visit": "2023-07-31T16:00:34.968656+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 13634,
            "ip_address": "118.179.199.4",
            "count": 1,
            "first_visit": "2022-06-06T16:13:12.744888+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 33357,
            "ip_address": "118.179.19.98",
            "count": 1,
            "first_visit": "2022-08-29T20:24:23.619634+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 49824,
            "ip_address": "118.179.200.133",
            "count": 3,
            "first_visit": "2023-07-12T11:45:17.730644+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 9385,
            "ip_address": "118.179.20.102",
            "count": 4,
            "first_visit": "2022-05-19T14:06:28.517424+06:00",
            "date": null
        },
        {
            "id": 10236,
            "ip_address": "118.179.20.118",
            "count": 1,
            "first_visit": "2022-05-22T09:31:05.289411+06:00",
            "date": null
        },
        {
            "id": 27329,
            "ip_address": "118.179.201.226",
            "count": 1,
            "first_visit": "2022-07-25T13:57:32.211246+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 58398,
            "ip_address": "118.179.20.123",
            "count": 1,
            "first_visit": "2023-10-25T21:42:40.758299+06:00",
            "date": "2023-10-25"
        }
    ]
}