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

{
    "count": 100255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20672&ordering=ip_address",
    "results": [
        {
            "id": 26579,
            "ip_address": "103.67.157.208",
            "count": 1,
            "first_visit": "2022-07-24T08:23:45.295561+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20501,
            "ip_address": "103.67.157.209",
            "count": 1,
            "first_visit": "2022-07-01T04:38:29.115242+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 11014,
            "ip_address": "103.67.157.209",
            "count": 2,
            "first_visit": "2022-05-24T15:33:04.420470+06:00",
            "date": null
        },
        {
            "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": 9078,
            "ip_address": "103.67.157.210",
            "count": 1,
            "first_visit": "2022-05-18T21:28:09.290384+06:00",
            "date": null
        },
        {
            "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": 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
        }
    ]
}