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

{
    "count": 101952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42624&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42608&ordering=id",
    "results": [
        {
            "id": 42617,
            "ip_address": "88.98.198.162",
            "count": 3,
            "first_visit": "2023-02-23T20:51:21.879392+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42618,
            "ip_address": "114.119.166.212",
            "count": 1,
            "first_visit": "2023-02-23T21:16:10.266228+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42619,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2023-02-23T21:38:37.841521+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42620,
            "ip_address": "34.227.160.58",
            "count": 1,
            "first_visit": "2023-02-23T21:45:30.790486+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42621,
            "ip_address": "116.206.91.139",
            "count": 1,
            "first_visit": "2023-02-23T22:36:32.145385+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42622,
            "ip_address": "114.119.130.26",
            "count": 1,
            "first_visit": "2023-02-23T22:49:38.970536+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42623,
            "ip_address": "103.81.204.34",
            "count": 1,
            "first_visit": "2023-02-23T22:56:54.623479+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42624,
            "ip_address": "103.133.200.238",
            "count": 1,
            "first_visit": "2023-02-23T23:39:27.696696+06:00",
            "date": "2023-02-23"
        }
    ]
}