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

{
    "count": 102246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44664&ordering=ip_address",
    "results": [
        {
            "id": 53552,
            "ip_address": "114.119.157.82",
            "count": 1,
            "first_visit": "2023-08-26T08:33:30.368653+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 51581,
            "ip_address": "114.119.157.82",
            "count": 1,
            "first_visit": "2023-08-03T14:08:34.504633+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 60402,
            "ip_address": "114.119.157.82",
            "count": 1,
            "first_visit": "2023-12-02T01:35:32.710881+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 1250,
            "ip_address": "114.119.157.82",
            "count": 13,
            "first_visit": "2021-12-22T14:48:29.785352+06:00",
            "date": null
        },
        {
            "id": 136,
            "ip_address": "114.119.157.84",
            "count": 14,
            "first_visit": "2021-12-04T09:38:14.692228+06:00",
            "date": null
        },
        {
            "id": 39299,
            "ip_address": "114.119.157.84",
            "count": 1,
            "first_visit": "2022-12-24T18:57:41.652148+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 51463,
            "ip_address": "114.119.157.84",
            "count": 1,
            "first_visit": "2023-08-02T11:01:40.088342+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 61471,
            "ip_address": "114.119.157.84",
            "count": 1,
            "first_visit": "2023-12-19T16:06:46.084431+06:00",
            "date": "2023-12-19"
        }
    ]
}