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

{
    "count": 102179,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44136&ordering=ip_address",
    "results": [
        {
            "id": 55845,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-09-24T01:43:30.180121+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 41059,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-01-27T18:12:52.838998+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 62041,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-12-28T11:18:07.931436+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 45068,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-04-09T01:35:56.489068+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 288,
            "ip_address": "114.119.156.77",
            "count": 13,
            "first_visit": "2021-12-06T12:53:26.083992+06:00",
            "date": null
        },
        {
            "id": 407,
            "ip_address": "114.119.156.84",
            "count": 15,
            "first_visit": "2021-12-08T11:15:37.137847+06:00",
            "date": null
        },
        {
            "id": 61826,
            "ip_address": "114.119.156.84",
            "count": 1,
            "first_visit": "2023-12-25T13:23:30.123219+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 44075,
            "ip_address": "114.119.156.84",
            "count": 1,
            "first_visit": "2023-03-19T23:32:12.927293+06:00",
            "date": "2023-03-19"
        }
    ]
}