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

{
    "count": 96110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19776&ordering=ip_address",
    "results": [
        {
            "id": 25954,
            "ip_address": "103.67.157.21",
            "count": 1,
            "first_visit": "2022-07-22T13:42:50.067444+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 58697,
            "ip_address": "103.67.157.210",
            "count": 1,
            "first_visit": "2023-10-31T11:10:14.550808+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 9078,
            "ip_address": "103.67.157.210",
            "count": 1,
            "first_visit": "2022-05-18T21:28:09.290384+06:00",
            "date": null
        },
        {
            "id": 25702,
            "ip_address": "103.67.157.211",
            "count": 1,
            "first_visit": "2022-07-21T22:44:22.746284+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10840,
            "ip_address": "103.67.157.211",
            "count": 2,
            "first_visit": "2022-05-24T09:21:23.791461+06:00",
            "date": null
        },
        {
            "id": 12442,
            "ip_address": "103.67.157.212",
            "count": 1,
            "first_visit": "2022-05-29T11:42:43.629212+06:00",
            "date": null
        },
        {
            "id": 10870,
            "ip_address": "103.67.157.213",
            "count": 1,
            "first_visit": "2022-05-24T10:17:36.369840+06:00",
            "date": null
        },
        {
            "id": 26815,
            "ip_address": "103.67.157.214",
            "count": 1,
            "first_visit": "2022-07-24T17:26:15.048914+06:00",
            "date": "2022-07-24"
        }
    ]
}