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

{
    "count": 92337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7296&ordering=ip_address",
    "results": [
        {
            "id": 6139,
            "ip_address": "103.150.255.90",
            "count": 1,
            "first_visit": "2022-05-14T20:41:32.461857+06:00",
            "date": null
        },
        {
            "id": 4397,
            "ip_address": "103.150.255.91",
            "count": 1,
            "first_visit": "2022-03-15T17:22:42.256804+06:00",
            "date": null
        },
        {
            "id": 5587,
            "ip_address": "103.150.255.93",
            "count": 1,
            "first_visit": "2022-05-03T18:43:59.214721+06:00",
            "date": null
        },
        {
            "id": 27142,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-07-25T10:33:10.787108+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 33366,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-08-29T22:32:22.035451+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 67497,
            "ip_address": "103.150.26.238",
            "count": 3,
            "first_visit": "2024-04-25T16:33:37.767052+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 69958,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2024-06-17T07:49:45.377128+06:00",
            "date": "2024-06-17"
        },
        {
            "id": 68284,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2024-05-13T23:39:03.705414+06:00",
            "date": "2024-05-13"
        }
    ]
}