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

{
    "count": 100129,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21392&ordering=ip_address",
    "results": [
        {
            "id": 25904,
            "ip_address": "103.67.159.38",
            "count": 1,
            "first_visit": "2022-07-22T10:40:52.255900+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3695,
            "ip_address": "103.67.159.39",
            "count": 1,
            "first_visit": "2022-02-18T00:28:55.788330+06:00",
            "date": null
        },
        {
            "id": 24264,
            "ip_address": "103.67.159.4",
            "count": 1,
            "first_visit": "2022-07-20T00:10:46.009146+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29638,
            "ip_address": "103.67.159.4",
            "count": 1,
            "first_visit": "2022-07-30T02:18:34.933936+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18787,
            "ip_address": "103.67.159.44",
            "count": 1,
            "first_visit": "2022-06-25T21:38:25.396423+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 25840,
            "ip_address": "103.67.159.46",
            "count": 1,
            "first_visit": "2022-07-22T08:01:23.470035+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2980,
            "ip_address": "103.67.159.49",
            "count": 1,
            "first_visit": "2022-01-28T17:51:37.872296+06:00",
            "date": null
        },
        {
            "id": 19278,
            "ip_address": "103.67.159.49",
            "count": 1,
            "first_visit": "2022-06-27T02:11:44.481282+06:00",
            "date": "2022-06-27"
        }
    ]
}