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

{
    "count": 103674,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55304&ordering=-ip_address",
    "results": [
        {
            "id": 10718,
            "ip_address": "116.58.203.222",
            "count": 1,
            "first_visit": "2022-05-23T19:22:16.797585+06:00",
            "date": null
        },
        {
            "id": 13298,
            "ip_address": "116.58.203.221",
            "count": 3,
            "first_visit": "2022-06-01T21:26:10.725741+06:00",
            "date": null
        },
        {
            "id": 6316,
            "ip_address": "116.58.203.22",
            "count": 2,
            "first_visit": "2022-05-15T10:55:12.399161+06:00",
            "date": null
        },
        {
            "id": 26212,
            "ip_address": "116.58.203.22",
            "count": 1,
            "first_visit": "2022-07-23T07:04:07.036532+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12003,
            "ip_address": "116.58.203.213",
            "count": 1,
            "first_visit": "2022-05-27T22:26:41.888281+06:00",
            "date": null
        },
        {
            "id": 51505,
            "ip_address": "116.58.203.213",
            "count": 1,
            "first_visit": "2023-08-02T19:42:38.572678+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 11530,
            "ip_address": "116.58.203.212",
            "count": 1,
            "first_visit": "2022-05-25T23:58:51.569800+06:00",
            "date": null
        },
        {
            "id": 95292,
            "ip_address": "116.58.203.211",
            "count": 1,
            "first_visit": "2026-02-17T17:16:54.761305+06:00",
            "date": "2026-02-17"
        }
    ]
}