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

{
    "count": 96731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21976&ordering=ip_address",
    "results": [
        {
            "id": 979,
            "ip_address": "103.83.235.198",
            "count": 5,
            "first_visit": "2021-12-20T00:10:51.733051+06:00",
            "date": null
        },
        {
            "id": 32012,
            "ip_address": "103.83.235.198",
            "count": 1,
            "first_visit": "2022-08-14T21:02:18.688526+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 19956,
            "ip_address": "103.83.235.198",
            "count": 1,
            "first_visit": "2022-06-29T08:11:57.566672+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 38655,
            "ip_address": "103.83.240.108",
            "count": 2,
            "first_visit": "2022-12-13T18:10:15.920752+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38487,
            "ip_address": "103.83.240.108",
            "count": 1,
            "first_visit": "2022-12-08T18:08:32.290317+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 52934,
            "ip_address": "103.83.240.151",
            "count": 1,
            "first_visit": "2023-08-19T18:41:21.179416+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 16987,
            "ip_address": "103.83.240.181",
            "count": 1,
            "first_visit": "2022-06-21T11:41:54.289621+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 8578,
            "ip_address": "103.83.240.25",
            "count": 1,
            "first_visit": "2022-05-18T00:07:25.047276+06:00",
            "date": null
        }
    ]
}