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

{
    "count": 103313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54080&ordering=ip_address",
    "results": [
        {
            "id": 51522,
            "ip_address": "140.213.150.124",
            "count": 1,
            "first_visit": "2023-08-02T22:41:13.152494+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 47557,
            "ip_address": "140.213.168.164",
            "count": 1,
            "first_visit": "2023-06-02T10:08:55.030936+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 5560,
            "ip_address": "140.213.33.133",
            "count": 1,
            "first_visit": "2022-05-02T16:11:17.963951+06:00",
            "date": null
        },
        {
            "id": 5555,
            "ip_address": "140.213.33.138",
            "count": 1,
            "first_visit": "2022-05-02T13:41:15.416819+06:00",
            "date": null
        },
        {
            "id": 47013,
            "ip_address": "140.213.34.134",
            "count": 3,
            "first_visit": "2023-05-23T11:37:03.199952+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 46966,
            "ip_address": "140.213.34.91",
            "count": 1,
            "first_visit": "2023-05-22T16:34:23.143965+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 64250,
            "ip_address": "140.248.30.68",
            "count": 1,
            "first_visit": "2024-02-03T04:53:12.900654+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 42995,
            "ip_address": "140.82.201.104",
            "count": 8,
            "first_visit": "2023-03-02T13:08:20.877651+06:00",
            "date": "2023-03-02"
        }
    ]
}