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

{
    "count": 101451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79112&ordering=count",
    "results": [
        {
            "id": 27914,
            "ip_address": "37.111.244.174",
            "count": 2,
            "first_visit": "2022-07-26T23:28:32.790339+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9419,
            "ip_address": "103.67.157.249",
            "count": 2,
            "first_visit": "2022-05-19T15:44:51.152081+06:00",
            "date": null
        },
        {
            "id": 9382,
            "ip_address": "103.124.226.227",
            "count": 2,
            "first_visit": "2022-05-19T13:57:26.583354+06:00",
            "date": null
        },
        {
            "id": 18007,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-06-24T07:42:50.631315+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9352,
            "ip_address": "43.245.123.27",
            "count": 2,
            "first_visit": "2022-05-19T12:33:50.995567+06:00",
            "date": null
        },
        {
            "id": 33984,
            "ip_address": "114.119.141.152",
            "count": 2,
            "first_visit": "2022-09-07T12:51:14.861160+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 1998,
            "ip_address": "51.79.207.177",
            "count": 2,
            "first_visit": "2022-01-12T01:49:00.543551+06:00",
            "date": null
        },
        {
            "id": 1999,
            "ip_address": "103.127.7.154",
            "count": 2,
            "first_visit": "2022-01-12T01:58:28.936296+06:00",
            "date": null
        }
    ]
}