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

{
    "count": 95882,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18840&ordering=ip_address",
    "results": [
        {
            "id": 7512,
            "ip_address": "103.59.178.231",
            "count": 1,
            "first_visit": "2022-05-16T23:50:30.479640+06:00",
            "date": null
        },
        {
            "id": 48794,
            "ip_address": "103.59.178.231",
            "count": 1,
            "first_visit": "2023-06-25T09:25:58.213455+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 16113,
            "ip_address": "103.59.178.234",
            "count": 1,
            "first_visit": "2022-06-17T20:51:57.759940+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 32861,
            "ip_address": "103.59.178.234",
            "count": 1,
            "first_visit": "2022-08-24T20:54:19.683087+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 2709,
            "ip_address": "103.59.178.234",
            "count": 2,
            "first_visit": "2022-01-24T01:13:04.571896+06:00",
            "date": null
        },
        {
            "id": 61285,
            "ip_address": "103.59.178.234",
            "count": 2,
            "first_visit": "2023-12-16T20:58:47.829915+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 15939,
            "ip_address": "103.59.178.246",
            "count": 1,
            "first_visit": "2022-06-17T10:45:36.158823+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 21479,
            "ip_address": "103.59.178.246",
            "count": 3,
            "first_visit": "2022-07-07T15:44:42.748318+06:00",
            "date": "2022-07-07"
        }
    ]
}