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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=ip_address",
    "results": [
        {
            "id": 7561,
            "ip_address": "103.87.214.213",
            "count": 1,
            "first_visit": "2022-05-17T01:36:54.734743+06:00",
            "date": null
        },
        {
            "id": 18749,
            "ip_address": "103.87.214.214",
            "count": 1,
            "first_visit": "2022-06-25T19:37:17.345352+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3859,
            "ip_address": "103.87.214.214",
            "count": 1,
            "first_visit": "2022-02-24T16:36:18.929853+06:00",
            "date": null
        },
        {
            "id": 16096,
            "ip_address": "103.87.214.214",
            "count": 1,
            "first_visit": "2022-06-17T20:19:52.027009+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23206,
            "ip_address": "103.87.214.215",
            "count": 1,
            "first_visit": "2022-07-16T21:28:38.134674+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 50831,
            "ip_address": "103.87.214.215",
            "count": 1,
            "first_visit": "2023-07-25T20:42:12.674207+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50885,
            "ip_address": "103.87.214.215",
            "count": 1,
            "first_visit": "2023-07-26T11:16:09.334366+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 27362,
            "ip_address": "103.87.214.216",
            "count": 3,
            "first_visit": "2022-07-25T15:53:39.830297+06:00",
            "date": "2022-07-25"
        }
    ]
}