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

{
    "count": 101100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32616&ordering=-ip_address",
    "results": [
        {
            "id": 23028,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-07-15T20:01:19.241444+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 30941,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-08-03T05:31:22.054595+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 1298,
            "ip_address": "203.76.220.208",
            "count": 12,
            "first_visit": "2021-12-23T16:06:35.824445+06:00",
            "date": null
        },
        {
            "id": 68860,
            "ip_address": "203.76.220.155",
            "count": 1,
            "first_visit": "2024-05-22T15:57:47.783011+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 32590,
            "ip_address": "203.76.220.152",
            "count": 2,
            "first_visit": "2022-08-21T11:03:31.260075+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8721,
            "ip_address": "203.76.220.117",
            "count": 1,
            "first_visit": "2022-05-18T09:35:14.646664+06:00",
            "date": null
        },
        {
            "id": 19676,
            "ip_address": "203.76.220.117",
            "count": 1,
            "first_visit": "2022-06-28T08:49:33.465877+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 18648,
            "ip_address": "203.76.150.86",
            "count": 2,
            "first_visit": "2022-06-25T15:13:20.256292+06:00",
            "date": "2022-06-25"
        }
    ]
}