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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50368&ordering=ip_address",
    "results": [
        {
            "id": 3014,
            "ip_address": "119.30.32.5",
            "count": 2,
            "first_visit": "2022-01-29T12:07:20.428539+06:00",
            "date": null
        },
        {
            "id": 27483,
            "ip_address": "119.30.32.50",
            "count": 1,
            "first_visit": "2022-07-25T23:43:48.094720+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7816,
            "ip_address": "119.30.32.50",
            "count": 2,
            "first_visit": "2022-05-17T10:20:02.165441+06:00",
            "date": null
        },
        {
            "id": 10953,
            "ip_address": "119.30.32.51",
            "count": 1,
            "first_visit": "2022-05-24T12:45:16.379156+06:00",
            "date": null
        },
        {
            "id": 64202,
            "ip_address": "119.30.32.52",
            "count": 2,
            "first_visit": "2024-02-01T17:32:34.023574+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 19600,
            "ip_address": "119.30.32.53",
            "count": 1,
            "first_visit": "2022-06-28T03:28:53.262617+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 12163,
            "ip_address": "119.30.32.53",
            "count": 1,
            "first_visit": "2022-05-28T11:43:35.873115+06:00",
            "date": null
        },
        {
            "id": 19689,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-06-28T09:38:23.491877+06:00",
            "date": "2022-06-28"
        }
    ]
}