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

{
    "count": 98418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84160&ordering=ip_address",
    "results": [
        {
            "id": 2111,
            "ip_address": "45.248.148.22",
            "count": 2,
            "first_visit": "2022-01-13T12:44:04.586174+06:00",
            "date": null
        },
        {
            "id": 16193,
            "ip_address": "45.248.148.225",
            "count": 1,
            "first_visit": "2022-06-18T01:56:16.449730+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12591,
            "ip_address": "45.248.148.225",
            "count": 1,
            "first_visit": "2022-05-29T22:45:31.483763+06:00",
            "date": null
        },
        {
            "id": 38593,
            "ip_address": "45.248.148.225",
            "count": 1,
            "first_visit": "2022-12-12T11:48:02.605689+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 32197,
            "ip_address": "45.248.148.225",
            "count": 2,
            "first_visit": "2022-08-17T09:54:55.816268+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 3743,
            "ip_address": "45.248.148.226",
            "count": 1,
            "first_visit": "2022-02-20T12:00:05.806556+06:00",
            "date": null
        },
        {
            "id": 12357,
            "ip_address": "45.248.148.227",
            "count": 2,
            "first_visit": "2022-05-29T00:41:59.824060+06:00",
            "date": null
        },
        {
            "id": 13124,
            "ip_address": "45.248.148.240",
            "count": 1,
            "first_visit": "2022-05-31T14:49:09.388356+06:00",
            "date": null
        }
    ]
}