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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=ip_address",
    "results": [
        {
            "id": 830,
            "ip_address": "103.96.37.93",
            "count": 1,
            "first_visit": "2021-12-19T17:18:19.277708+06:00",
            "date": null
        },
        {
            "id": 22310,
            "ip_address": "103.96.38.102",
            "count": 1,
            "first_visit": "2022-07-13T18:01:51.518614+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 12502,
            "ip_address": "103.96.38.108",
            "count": 1,
            "first_visit": "2022-05-29T15:28:28.493924+06:00",
            "date": null
        },
        {
            "id": 40368,
            "ip_address": "103.96.38.136",
            "count": 1,
            "first_visit": "2023-01-14T18:40:32.993759+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 74042,
            "ip_address": "103.96.38.138",
            "count": 1,
            "first_visit": "2024-10-06T01:35:59.860449+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 3494,
            "ip_address": "103.96.38.165",
            "count": 1,
            "first_visit": "2022-02-10T17:31:58.516355+06:00",
            "date": null
        },
        {
            "id": 4820,
            "ip_address": "103.96.38.178",
            "count": 1,
            "first_visit": "2022-03-31T12:09:05.600657+06:00",
            "date": null
        },
        {
            "id": 6490,
            "ip_address": "103.96.38.189",
            "count": 1,
            "first_visit": "2022-05-15T23:56:15.649662+06:00",
            "date": null
        }
    ]
}