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

{
    "count": 98467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33424&ordering=-ip_address",
    "results": [
        {
            "id": 9765,
            "ip_address": "202.181.19.233",
            "count": 1,
            "first_visit": "2022-05-20T16:20:49.053582+06:00",
            "date": null
        },
        {
            "id": 5207,
            "ip_address": "202.181.19.232",
            "count": 1,
            "first_visit": "2022-04-18T04:39:23.293567+06:00",
            "date": null
        },
        {
            "id": 33308,
            "ip_address": "202.181.19.232",
            "count": 1,
            "first_visit": "2022-08-29T14:17:30.809599+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 26726,
            "ip_address": "202.181.19.231",
            "count": 1,
            "first_visit": "2022-07-24T12:17:58.329473+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9808,
            "ip_address": "202.181.19.230",
            "count": 1,
            "first_visit": "2022-05-20T22:03:34.019159+06:00",
            "date": null
        },
        {
            "id": 42034,
            "ip_address": "202.181.19.230",
            "count": 3,
            "first_visit": "2023-02-12T01:57:56.334636+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 8195,
            "ip_address": "202.181.19.227",
            "count": 4,
            "first_visit": "2022-05-17T15:25:55.366613+06:00",
            "date": null
        },
        {
            "id": 13182,
            "ip_address": "202.181.19.226",
            "count": 1,
            "first_visit": "2022-05-31T20:17:53.726238+06:00",
            "date": null
        }
    ]
}