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

{
    "count": 102386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45480&ordering=ip_address",
    "results": [
        {
            "id": 41442,
            "ip_address": "114.119.160.84",
            "count": 1,
            "first_visit": "2023-02-03T01:43:47.255953+06:00",
            "date": "2023-02-03"
        },
        {
            "id": 39625,
            "ip_address": "114.119.160.84",
            "count": 1,
            "first_visit": "2022-12-30T14:49:56.071172+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 1068,
            "ip_address": "114.119.160.84",
            "count": 14,
            "first_visit": "2021-12-20T17:18:27.108889+06:00",
            "date": null
        },
        {
            "id": 40126,
            "ip_address": "114.119.160.84",
            "count": 1,
            "first_visit": "2023-01-09T18:07:35.638019+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 437,
            "ip_address": "114.119.161.177",
            "count": 18,
            "first_visit": "2021-12-08T17:31:23.390319+06:00",
            "date": null
        },
        {
            "id": 58421,
            "ip_address": "114.119.161.177",
            "count": 1,
            "first_visit": "2023-10-26T03:22:48.738327+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 45788,
            "ip_address": "114.119.161.177",
            "count": 1,
            "first_visit": "2023-04-27T07:25:00.725203+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 63969,
            "ip_address": "114.119.161.177",
            "count": 1,
            "first_visit": "2024-01-29T00:38:30.887924+06:00",
            "date": "2024-01-29"
        }
    ]
}