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

{
    "count": 100052,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2096&ordering=ip_address",
    "results": [
        {
            "id": 12389,
            "ip_address": "103.114.94.16",
            "count": 1,
            "first_visit": "2022-05-29T07:52:59.938348+06:00",
            "date": null
        },
        {
            "id": 45438,
            "ip_address": "103.114.94.20",
            "count": 2,
            "first_visit": "2023-04-17T14:02:37.259607+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 22011,
            "ip_address": "103.114.94.23",
            "count": 1,
            "first_visit": "2022-07-11T18:54:32.399474+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 36204,
            "ip_address": "103.114.94.25",
            "count": 1,
            "first_visit": "2022-10-20T12:09:30.327364+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 8044,
            "ip_address": "103.114.94.29",
            "count": 2,
            "first_visit": "2022-05-17T12:13:34.823270+06:00",
            "date": null
        },
        {
            "id": 3053,
            "ip_address": "103.114.94.31",
            "count": 1,
            "first_visit": "2022-01-30T12:00:47.099616+06:00",
            "date": null
        },
        {
            "id": 40071,
            "ip_address": "103.114.96.129",
            "count": 1,
            "first_visit": "2023-01-08T15:02:04.546430+06:00",
            "date": "2023-01-08"
        }
    ]
}