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

{
    "count": 99346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11088&ordering=ip_address",
    "results": [
        {
            "id": 8835,
            "ip_address": "103.179.55.226",
            "count": 1,
            "first_visit": "2022-05-18T11:28:46.882115+06:00",
            "date": null
        },
        {
            "id": 15486,
            "ip_address": "103.179.55.231",
            "count": 1,
            "first_visit": "2022-06-16T00:00:27.498751+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7767,
            "ip_address": "103.179.55.251",
            "count": 1,
            "first_visit": "2022-05-17T09:50:42.430236+06:00",
            "date": null
        },
        {
            "id": 7743,
            "ip_address": "103.179.55.253",
            "count": 1,
            "first_visit": "2022-05-17T09:39:57.108062+06:00",
            "date": null
        },
        {
            "id": 33295,
            "ip_address": "103.179.55.68",
            "count": 1,
            "first_visit": "2022-08-29T12:14:12.237922+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 13194,
            "ip_address": "103.179.55.71",
            "count": 1,
            "first_visit": "2022-05-31T22:32:49.190468+06:00",
            "date": null
        },
        {
            "id": 33297,
            "ip_address": "103.179.55.77",
            "count": 1,
            "first_visit": "2022-08-29T12:15:06.412671+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 24365,
            "ip_address": "103.179.60.2",
            "count": 2,
            "first_visit": "2022-07-20T04:01:31.489355+06:00",
            "date": "2022-07-20"
        }
    ]
}