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

{
    "count": 92306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6352&ordering=ip_address",
    "results": [
        {
            "id": 49445,
            "ip_address": "103.144.201.229",
            "count": 1,
            "first_visit": "2023-07-06T15:28:55.896093+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 43642,
            "ip_address": "103.144.201.32",
            "count": 2,
            "first_visit": "2023-03-13T01:42:15.002905+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 4201,
            "ip_address": "103.144.201.32",
            "count": 1,
            "first_visit": "2022-03-08T22:16:15.742348+06:00",
            "date": null
        },
        {
            "id": 13908,
            "ip_address": "103.144.201.33",
            "count": 1,
            "first_visit": "2022-06-08T00:56:25.506806+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 14581,
            "ip_address": "103.144.201.33",
            "count": 1,
            "first_visit": "2022-06-12T07:35:14.987746+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 1812,
            "ip_address": "103.144.201.5",
            "count": 1,
            "first_visit": "2022-01-11T11:29:56.490638+06:00",
            "date": null
        },
        {
            "id": 37351,
            "ip_address": "103.144.201.6",
            "count": 1,
            "first_visit": "2022-11-14T00:56:18.024089+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37308,
            "ip_address": "103.144.201.6",
            "count": 2,
            "first_visit": "2022-11-12T22:55:17.788944+06:00",
            "date": "2022-11-12"
        }
    ]
}