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

{
    "count": 102639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70520&ordering=ip_address",
    "results": [
        {
            "id": 53172,
            "ip_address": "212.237.116.167",
            "count": 1,
            "first_visit": "2023-08-22T05:04:31.781874+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 33871,
            "ip_address": "212.237.116.172",
            "count": 1,
            "first_visit": "2022-09-05T18:01:30.418638+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 3020,
            "ip_address": "212.237.116.175",
            "count": 1,
            "first_visit": "2022-01-29T14:50:22.725964+06:00",
            "date": null
        },
        {
            "id": 3809,
            "ip_address": "212.237.117.210",
            "count": 1,
            "first_visit": "2022-02-23T04:46:00.324611+06:00",
            "date": null
        },
        {
            "id": 36029,
            "ip_address": "212.237.117.222",
            "count": 1,
            "first_visit": "2022-10-17T16:15:53.653842+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 56834,
            "ip_address": "212.237.118.105",
            "count": 1,
            "first_visit": "2023-10-05T13:26:29.661225+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 50505,
            "ip_address": "212.237.118.110",
            "count": 3,
            "first_visit": "2023-07-21T12:58:37.782206+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 54572,
            "ip_address": "212.237.118.203",
            "count": 2,
            "first_visit": "2023-09-08T16:26:28.435583+06:00",
            "date": "2023-09-08"
        }
    ]
}