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

{
    "count": 102374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45368&ordering=ip_address",
    "results": [
        {
            "id": 58041,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-10-20T05:58:53.707050+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 56269,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-09-29T02:10:30.726996+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 60638,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-12-06T08:20:56.207710+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 58022,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-10-19T19:35:30.356812+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 39437,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2022-12-27T03:10:21.975737+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 346,
            "ip_address": "114.119.159.61",
            "count": 15,
            "first_visit": "2021-12-07T17:27:10.600941+06:00",
            "date": null
        },
        {
            "id": 40084,
            "ip_address": "114.119.159.62",
            "count": 1,
            "first_visit": "2023-01-08T20:38:57.811796+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 341,
            "ip_address": "114.119.159.62",
            "count": 17,
            "first_visit": "2021-12-07T15:06:53.942611+06:00",
            "date": null
        }
    ]
}