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

{
    "count": 91337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=ip_address",
    "results": [
        {
            "id": 64838,
            "ip_address": "101.167.7.200",
            "count": 1,
            "first_visit": "2024-02-17T17:26:53.680059+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 67715,
            "ip_address": "101.178.223.103",
            "count": 1,
            "first_visit": "2024-04-30T06:16:52.638813+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 69109,
            "ip_address": "101.179.198.146",
            "count": 1,
            "first_visit": "2024-05-26T17:17:01.273461+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 3107,
            "ip_address": "101.186.60.231",
            "count": 1,
            "first_visit": "2022-01-31T15:44:29.047077+06:00",
            "date": null
        },
        {
            "id": 47431,
            "ip_address": "101.188.164.55",
            "count": 1,
            "first_visit": "2023-05-31T15:18:27.015005+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 2366,
            "ip_address": "101.2.162.121",
            "count": 1,
            "first_visit": "2022-01-17T13:13:34.249789+06:00",
            "date": null
        },
        {
            "id": 42697,
            "ip_address": "101.2.162.121",
            "count": 1,
            "first_visit": "2023-02-25T08:50:39.102396+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 77027,
            "ip_address": "101.2.162.122",
            "count": 3,
            "first_visit": "2024-12-22T13:20:07.738635+06:00",
            "date": "2024-12-22"
        }
    ]
}