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

{
    "count": 100179,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21216&ordering=ip_address",
    "results": [
        {
            "id": 26294,
            "ip_address": "103.67.158.61",
            "count": 1,
            "first_visit": "2022-07-23T11:07:16.330336+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8365,
            "ip_address": "103.67.158.65",
            "count": 2,
            "first_visit": "2022-05-17T22:36:03.242026+06:00",
            "date": null
        },
        {
            "id": 7870,
            "ip_address": "103.67.158.66",
            "count": 6,
            "first_visit": "2022-05-17T10:50:50.564918+06:00",
            "date": null
        },
        {
            "id": 30327,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-31T11:11:12.079501+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26914,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-24T23:17:41.899384+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 51979,
            "ip_address": "103.67.158.70",
            "count": 1,
            "first_visit": "2023-08-08T20:33:35.239455+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 17943,
            "ip_address": "103.67.158.71",
            "count": 1,
            "first_visit": "2022-06-24T02:00:32.565843+06:00",
            "date": "2022-06-24"
        }
    ]
}