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

{
    "count": 95462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17192&ordering=ip_address",
    "results": [
        {
            "id": 12249,
            "ip_address": "103.253.45.252",
            "count": 1,
            "first_visit": "2022-05-28T16:15:54.932055+06:00",
            "date": null
        },
        {
            "id": 32361,
            "ip_address": "103.253.45.26",
            "count": 1,
            "first_visit": "2022-08-18T18:16:11.782178+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 33307,
            "ip_address": "103.253.45.32",
            "count": 1,
            "first_visit": "2022-08-29T14:09:20.241943+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 43729,
            "ip_address": "103.253.45.33",
            "count": 1,
            "first_visit": "2023-03-14T11:18:41.184038+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 60377,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2023-12-01T11:09:45.967929+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 29689,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2022-07-30T07:06:35.427512+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 53953,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2023-08-31T09:18:01.183228+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 6197,
            "ip_address": "103.253.45.37",
            "count": 1,
            "first_visit": "2022-05-15T03:44:09.273068+06:00",
            "date": null
        }
    ]
}