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

{
    "count": 100203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21024&ordering=ip_address",
    "results": [
        {
            "id": 9440,
            "ip_address": "103.67.158.147",
            "count": 1,
            "first_visit": "2022-05-19T17:04:45.484205+06:00",
            "date": null
        },
        {
            "id": 33945,
            "ip_address": "103.67.158.147",
            "count": 1,
            "first_visit": "2022-09-06T22:19:59.208175+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 50715,
            "ip_address": "103.67.158.147",
            "count": 2,
            "first_visit": "2023-07-24T13:16:02.446168+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 8378,
            "ip_address": "103.67.158.148",
            "count": 3,
            "first_visit": "2022-05-17T22:38:20.809644+06:00",
            "date": null
        },
        {
            "id": 30423,
            "ip_address": "103.67.158.148",
            "count": 1,
            "first_visit": "2022-07-31T14:23:02.459575+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6468,
            "ip_address": "103.67.158.149",
            "count": 1,
            "first_visit": "2022-05-15T23:18:35.281547+06:00",
            "date": null
        },
        {
            "id": 16364,
            "ip_address": "103.67.158.151",
            "count": 1,
            "first_visit": "2022-06-18T12:35:32.928465+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 32167,
            "ip_address": "103.67.158.152",
            "count": 1,
            "first_visit": "2022-08-16T22:00:48.478012+06:00",
            "date": "2022-08-16"
        }
    ]
}