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

{
    "count": 96189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20216&ordering=ip_address",
    "results": [
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        },
        {
            "id": 21228,
            "ip_address": "103.67.158.181",
            "count": 1,
            "first_visit": "2022-07-05T15:51:03.820024+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 15339,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-06-15T16:14:45.673992+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9786,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-05-20T18:29:42.253241+06:00",
            "date": null
        },
        {
            "id": 28187,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-07-27T12:50:38.981242+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 14902,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-06-13T22:27:35.434328+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 26175,
            "ip_address": "103.67.158.184",
            "count": 1,
            "first_visit": "2022-07-23T02:28:59.426600+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7426,
            "ip_address": "103.67.158.185",
            "count": 5,
            "first_visit": "2022-05-16T22:58:43.525136+06:00",
            "date": null
        }
    ]
}