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

{
    "count": 96760,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=ip_address",
    "results": [
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 24984,
            "ip_address": "103.120.35.208",
            "count": 1,
            "first_visit": "2022-07-20T23:06:55.588507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        },
        {
            "id": 17598,
            "ip_address": "103.120.36.117",
            "count": 1,
            "first_visit": "2022-06-23T06:10:07.506506+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22347,
            "ip_address": "103.120.36.120",
            "count": 1,
            "first_visit": "2022-07-13T19:16:13.308069+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 46197,
            "ip_address": "103.120.36.123",
            "count": 2,
            "first_visit": "2023-05-06T02:01:17.122283+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 51461,
            "ip_address": "103.120.36.128",
            "count": 1,
            "first_visit": "2023-08-02T10:04:04.944808+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 4860,
            "ip_address": "103.120.36.139",
            "count": 3,
            "first_visit": "2022-04-01T22:42:40.150184+06:00",
            "date": null
        }
    ]
}