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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28080&ordering=ip_address",
    "results": [
        {
            "id": 21490,
            "ip_address": "114.119.130.105",
            "count": 1,
            "first_visit": "2022-07-07T16:59:46.958234+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 12387,
            "ip_address": "114.119.130.105",
            "count": 3,
            "first_visit": "2022-05-29T07:50:42.808872+06:00",
            "date": null
        },
        {
            "id": 19143,
            "ip_address": "114.119.130.105",
            "count": 1,
            "first_visit": "2022-06-26T17:16:56.477973+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 20492,
            "ip_address": "114.119.130.105",
            "count": 1,
            "first_visit": "2022-07-01T02:03:28.591860+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 15877,
            "ip_address": "114.119.130.105",
            "count": 1,
            "first_visit": "2022-06-17T07:44:19.643877+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 21721,
            "ip_address": "114.119.130.109",
            "count": 1,
            "first_visit": "2022-07-09T12:15:58.661695+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 11280,
            "ip_address": "114.119.130.109",
            "count": 6,
            "first_visit": "2022-05-25T02:42:39.433461+06:00",
            "date": null
        },
        {
            "id": 22191,
            "ip_address": "114.119.130.109",
            "count": 1,
            "first_visit": "2022-07-13T07:21:51.816985+06:00",
            "date": "2022-07-13"
        }
    ]
}