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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41976&ordering=ip_address",
    "results": [
        {
            "id": 53984,
            "ip_address": "114.119.151.80",
            "count": 1,
            "first_visit": "2023-08-31T16:28:25.638561+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 51352,
            "ip_address": "114.119.151.80",
            "count": 1,
            "first_visit": "2023-08-01T01:41:56.858438+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 48594,
            "ip_address": "114.119.151.80",
            "count": 1,
            "first_visit": "2023-06-21T00:00:40.703517+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 55654,
            "ip_address": "114.119.151.80",
            "count": 1,
            "first_visit": "2023-09-21T18:44:06.311014+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 390,
            "ip_address": "114.119.151.80",
            "count": 19,
            "first_visit": "2021-12-08T02:50:09.161661+06:00",
            "date": null
        },
        {
            "id": 604,
            "ip_address": "114.119.151.81",
            "count": 18,
            "first_visit": "2021-12-12T08:08:19.730937+06:00",
            "date": null
        },
        {
            "id": 38651,
            "ip_address": "114.119.151.81",
            "count": 1,
            "first_visit": "2022-12-13T14:00:29.361391+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 58733,
            "ip_address": "114.119.151.81",
            "count": 1,
            "first_visit": "2023-10-31T23:47:03.544401+06:00",
            "date": "2023-10-31"
        }
    ]
}