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

{
    "count": 102372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=ip_address",
    "results": [
        {
            "id": 1515,
            "ip_address": "103.115.253.155",
            "count": 1,
            "first_visit": "2021-12-31T15:06:10.668154+06:00",
            "date": null
        },
        {
            "id": 1796,
            "ip_address": "103.115.253.212",
            "count": 1,
            "first_visit": "2022-01-11T11:17:36.174909+06:00",
            "date": null
        },
        {
            "id": 6806,
            "ip_address": "103.115.25.34",
            "count": 3,
            "first_visit": "2022-05-16T15:50:26.774590+06:00",
            "date": null
        },
        {
            "id": 33370,
            "ip_address": "103.115.253.41",
            "count": 1,
            "first_visit": "2022-08-29T23:39:53.087147+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 2220,
            "ip_address": "103.115.25.40",
            "count": 1,
            "first_visit": "2022-01-14T20:34:04.717585+06:00",
            "date": null
        },
        {
            "id": 8569,
            "ip_address": "103.115.254.102",
            "count": 1,
            "first_visit": "2022-05-17T23:56:57.302101+06:00",
            "date": null
        },
        {
            "id": 30261,
            "ip_address": "103.115.254.217",
            "count": 1,
            "first_visit": "2022-07-31T10:03:27.170097+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18343,
            "ip_address": "103.115.254.218",
            "count": 2,
            "first_visit": "2022-06-25T00:23:43.876908+06:00",
            "date": "2022-06-25"
        }
    ]
}