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

{
    "count": 98373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32424&ordering=ip_address",
    "results": [
        {
            "id": 11584,
            "ip_address": "114.119.134.6",
            "count": 5,
            "first_visit": "2022-05-26T01:58:31.525475+06:00",
            "date": null
        },
        {
            "id": 14262,
            "ip_address": "114.119.134.64",
            "count": 1,
            "first_visit": "2022-06-10T01:27:38.508902+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 11259,
            "ip_address": "114.119.134.64",
            "count": 9,
            "first_visit": "2022-05-25T00:37:31.238293+06:00",
            "date": null
        },
        {
            "id": 21806,
            "ip_address": "114.119.134.64",
            "count": 1,
            "first_visit": "2022-07-10T03:13:35.362519+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 20901,
            "ip_address": "114.119.134.64",
            "count": 1,
            "first_visit": "2022-07-03T17:03:15.352758+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 27832,
            "ip_address": "114.119.134.64",
            "count": 1,
            "first_visit": "2022-07-26T17:07:58.506267+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 17747,
            "ip_address": "114.119.134.64",
            "count": 2,
            "first_visit": "2022-06-23T12:29:36.768549+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 20028,
            "ip_address": "114.119.134.64",
            "count": 1,
            "first_visit": "2022-06-29T13:34:14.441504+06:00",
            "date": "2022-06-29"
        }
    ]
}