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

{
    "count": 102668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49632&ordering=ip_address",
    "results": [
        {
            "id": 22544,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-07-14T12:27:42.578126+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 14684,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-06-12T20:47:55.679171+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 11747,
            "ip_address": "119.10.175.242",
            "count": 2,
            "first_visit": "2022-05-26T22:49:25.255976+06:00",
            "date": null
        },
        {
            "id": 23110,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-07-16T08:03:24.332314+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 6755,
            "ip_address": "119.10.175.34",
            "count": 2,
            "first_visit": "2022-05-16T14:35:48.988049+06:00",
            "date": null
        },
        {
            "id": 1245,
            "ip_address": "119.10.175.49",
            "count": 9,
            "first_visit": "2021-12-22T12:33:11.066980+06:00",
            "date": null
        },
        {
            "id": 4328,
            "ip_address": "119.10.175.66",
            "count": 6,
            "first_visit": "2022-03-13T09:10:52.473019+06:00",
            "date": null
        },
        {
            "id": 7872,
            "ip_address": "119.10.175.98",
            "count": 4,
            "first_visit": "2022-05-17T10:51:17.106337+06:00",
            "date": null
        }
    ]
}