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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3488&ordering=ip_address",
    "results": [
        {
            "id": 12415,
            "ip_address": "103.126.149.77",
            "count": 2,
            "first_visit": "2022-05-29T10:00:38.447159+06:00",
            "date": null
        },
        {
            "id": 50447,
            "ip_address": "103.126.149.78",
            "count": 1,
            "first_visit": "2023-07-20T16:35:43.162206+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 15676,
            "ip_address": "103.126.149.78",
            "count": 1,
            "first_visit": "2022-06-16T13:36:12.031480+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6916,
            "ip_address": "103.126.149.79",
            "count": 5,
            "first_visit": "2022-05-16T17:26:31.248663+06:00",
            "date": null
        },
        {
            "id": 9411,
            "ip_address": "103.126.149.85",
            "count": 1,
            "first_visit": "2022-05-19T15:29:42.056264+06:00",
            "date": null
        },
        {
            "id": 39833,
            "ip_address": "103.126.149.85",
            "count": 1,
            "first_visit": "2023-01-03T22:52:38.736328+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 3763,
            "ip_address": "103.126.149.89",
            "count": 1,
            "first_visit": "2022-02-20T20:17:59.464779+06:00",
            "date": null
        },
        {
            "id": 7529,
            "ip_address": "103.126.149.91",
            "count": 1,
            "first_visit": "2022-05-16T23:59:53.781219+06:00",
            "date": null
        }
    ]
}