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

{
    "count": 92589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9776&ordering=ip_address",
    "results": [
        {
            "id": 47791,
            "ip_address": "103.172.15.64",
            "count": 1,
            "first_visit": "2023-06-06T18:19:53.337253+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 8596,
            "ip_address": "103.172.188.112",
            "count": 1,
            "first_visit": "2022-05-18T00:59:25.115177+06:00",
            "date": null
        },
        {
            "id": 3146,
            "ip_address": "103.172.188.34",
            "count": 2,
            "first_visit": "2022-01-31T23:20:42.948862+06:00",
            "date": null
        },
        {
            "id": 27505,
            "ip_address": "103.172.188.38",
            "count": 1,
            "first_visit": "2022-07-26T00:22:50.744430+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11463,
            "ip_address": "103.172.188.38",
            "count": 2,
            "first_visit": "2022-05-25T22:27:39.057629+06:00",
            "date": null
        },
        {
            "id": 27088,
            "ip_address": "103.172.188.6",
            "count": 1,
            "first_visit": "2022-07-25T08:15:14.530062+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10893,
            "ip_address": "103.172.188.6",
            "count": 1,
            "first_visit": "2022-05-24T10:45:58.253227+06:00",
            "date": null
        },
        {
            "id": 44217,
            "ip_address": "103.172.188.74",
            "count": 1,
            "first_visit": "2023-03-22T10:34:30.159572+06:00",
            "date": "2023-03-22"
        }
    ]
}