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

{
    "count": 95478,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=ip_address",
    "results": [
        {
            "id": 21355,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-07-06T18:22:35.292616+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 19732,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-28T12:38:57.699962+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 17735,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-06-23T11:57:50.780803+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 19472,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-27T15:30:51.270732+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 20399,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-30T16:51:44.857144+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 19220,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-26T22:49:13.004391+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 4199,
            "ip_address": "103.124.227.90",
            "count": null,
            "first_visit": "2022-03-08T21:40:32.564299+06:00",
            "date": null
        },
        {
            "id": 3569,
            "ip_address": "103.124.227.91",
            "count": 263,
            "first_visit": "2022-02-13T12:33:14.752344+06:00",
            "date": null
        }
    ]
}