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

{
    "count": 102701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50592&ordering=ip_address",
    "results": [
        {
            "id": 8506,
            "ip_address": "119.30.35.62",
            "count": 1,
            "first_visit": "2022-05-17T23:30:00.847230+06:00",
            "date": null
        },
        {
            "id": 46284,
            "ip_address": "119.30.35.62",
            "count": 1,
            "first_visit": "2023-05-07T21:33:51.201684+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 12297,
            "ip_address": "119.30.35.67",
            "count": 1,
            "first_visit": "2022-05-28T22:23:50.761206+06:00",
            "date": null
        },
        {
            "id": 11878,
            "ip_address": "119.30.35.68",
            "count": 1,
            "first_visit": "2022-05-27T10:12:11.360738+06:00",
            "date": null
        },
        {
            "id": 63882,
            "ip_address": "119.30.35.7",
            "count": 2,
            "first_visit": "2024-01-27T11:48:42.010673+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 68820,
            "ip_address": "119.30.35.70",
            "count": 3,
            "first_visit": "2024-05-22T12:20:21.395491+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 50830,
            "ip_address": "119.30.35.70",
            "count": 1,
            "first_visit": "2023-07-25T20:28:43.319463+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 4767,
            "ip_address": "119.30.35.70",
            "count": 2,
            "first_visit": "2022-03-29T11:44:53.219598+06:00",
            "date": null
        }
    ]
}