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

{
    "count": 98035,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25616&ordering=ip_address",
    "results": [
        {
            "id": 19160,
            "ip_address": "113.21.228.238",
            "count": 1,
            "first_visit": "2022-06-26T18:26:15.741928+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36110,
            "ip_address": "113.21.228.242",
            "count": 1,
            "first_visit": "2022-10-18T21:08:52.157362+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 25668,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-07-21T21:40:39.186925+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6275,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-05-15T08:38:24.413746+06:00",
            "date": null
        },
        {
            "id": 32316,
            "ip_address": "113.21.228.242",
            "count": 1,
            "first_visit": "2022-08-18T08:30:29.419492+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 8701,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-05-18T09:01:50.124179+06:00",
            "date": null
        },
        {
            "id": 31635,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-08-09T18:21:01.030776+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 30912,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-08-03T00:15:28.873375+06:00",
            "date": "2022-08-03"
        }
    ]
}