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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17880&ordering=ip_address",
    "results": [
        {
            "id": 24178,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-07-19T22:02:50.127355+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 66474,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2024-03-31T20:49:48.764383+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 30093,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2022-07-30T23:59:59.954643+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32384,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-08-18T21:37:02.478766+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 36093,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2022-10-18T16:05:12.432623+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 8373,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-05-17T22:37:25.627065+06:00",
            "date": null
        },
        {
            "id": 7653,
            "ip_address": "103.25.251.242",
            "count": 2,
            "first_visit": "2022-05-17T08:17:37.616463+06:00",
            "date": null
        },
        {
            "id": 36624,
            "ip_address": "103.25.251.242",
            "count": 1,
            "first_visit": "2022-10-29T16:34:46.374117+06:00",
            "date": "2022-10-29"
        }
    ]
}