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

{
    "count": 96121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19864&ordering=ip_address",
    "results": [
        {
            "id": 14706,
            "ip_address": "103.67.157.249",
            "count": 1,
            "first_visit": "2022-06-12T23:20:33.670174+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 9419,
            "ip_address": "103.67.157.249",
            "count": 2,
            "first_visit": "2022-05-19T15:44:51.152081+06:00",
            "date": null
        },
        {
            "id": 30317,
            "ip_address": "103.67.157.25",
            "count": 1,
            "first_visit": "2022-07-31T11:03:15.991244+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5991,
            "ip_address": "103.67.157.250",
            "count": 4,
            "first_visit": "2022-05-14T14:05:40.510334+06:00",
            "date": null
        },
        {
            "id": 8326,
            "ip_address": "103.67.157.251",
            "count": 2,
            "first_visit": "2022-05-17T22:17:35.616869+06:00",
            "date": null
        },
        {
            "id": 10451,
            "ip_address": "103.67.157.252",
            "count": 1,
            "first_visit": "2022-05-22T23:01:30.391381+06:00",
            "date": null
        },
        {
            "id": 7374,
            "ip_address": "103.67.157.253",
            "count": 2,
            "first_visit": "2022-05-16T22:30:58.159025+06:00",
            "date": null
        },
        {
            "id": 12707,
            "ip_address": "103.67.157.254",
            "count": 1,
            "first_visit": "2022-05-30T08:39:06.400171+06:00",
            "date": null
        }
    ]
}