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

{
    "count": 92121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1688&ordering=ip_address",
    "results": [
        {
            "id": 53295,
            "ip_address": "103.112.54.95",
            "count": 1,
            "first_visit": "2023-08-23T12:43:28.327418+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 3194,
            "ip_address": "103.112.55.100",
            "count": 2,
            "first_visit": "2022-02-01T17:55:17.434174+06:00",
            "date": null
        },
        {
            "id": 77041,
            "ip_address": "103.112.55.120",
            "count": 1,
            "first_visit": "2024-12-22T18:49:20.664461+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 16139,
            "ip_address": "103.112.55.124",
            "count": 1,
            "first_visit": "2022-06-17T22:28:44.613505+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 5626,
            "ip_address": "103.112.55.153",
            "count": 1,
            "first_visit": "2022-05-05T12:51:37.908003+06:00",
            "date": null
        },
        {
            "id": 28107,
            "ip_address": "103.112.55.156",
            "count": 1,
            "first_visit": "2022-07-27T10:45:52.293532+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 61981,
            "ip_address": "103.112.55.198",
            "count": 1,
            "first_visit": "2023-12-27T12:15:30.942935+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 45211,
            "ip_address": "103.112.55.199",
            "count": 1,
            "first_visit": "2023-04-12T04:51:59.906413+06:00",
            "date": "2023-04-12"
        }
    ]
}