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

{
    "count": 96186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6264&ordering=ip_address",
    "results": [
        {
            "id": 9543,
            "ip_address": "103.142.192.10",
            "count": 8,
            "first_visit": "2022-05-19T23:08:36.468422+06:00",
            "date": null
        },
        {
            "id": 4380,
            "ip_address": "103.142.192.146",
            "count": 1,
            "first_visit": "2022-03-14T23:25:26.775169+06:00",
            "date": null
        },
        {
            "id": 1869,
            "ip_address": "103.142.192.22",
            "count": 3,
            "first_visit": "2022-01-11T14:06:30.953774+06:00",
            "date": null
        },
        {
            "id": 16857,
            "ip_address": "103.142.192.22",
            "count": 1,
            "first_visit": "2022-06-20T16:49:42.303006+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 29087,
            "ip_address": "103.142.192.238",
            "count": 1,
            "first_visit": "2022-07-29T03:12:49.321936+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6505,
            "ip_address": "103.142.192.26",
            "count": 1,
            "first_visit": "2022-05-16T01:35:23.260837+06:00",
            "date": null
        },
        {
            "id": 53363,
            "ip_address": "103.142.193.1",
            "count": 1,
            "first_visit": "2023-08-24T08:17:01.008400+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 2552,
            "ip_address": "103.142.193.234",
            "count": 1,
            "first_visit": "2022-01-21T09:35:42.825763+06:00",
            "date": null
        }
    ]
}