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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89048&ordering=ip_address",
    "results": [
        {
            "id": 25222,
            "ip_address": "66.248.191.164",
            "count": 1,
            "first_visit": "2022-07-21T08:50:16.387120+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10437,
            "ip_address": "66.248.191.165",
            "count": 2,
            "first_visit": "2022-05-22T22:45:41.137921+06:00",
            "date": null
        },
        {
            "id": 14805,
            "ip_address": "66.249.64.100",
            "count": 1,
            "first_visit": "2022-06-13T13:54:44.977433+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2529,
            "ip_address": "66.249.64.100",
            "count": 89,
            "first_visit": "2022-01-20T19:12:39.938167+06:00",
            "date": null
        },
        {
            "id": 14433,
            "ip_address": "66.249.64.100",
            "count": 2,
            "first_visit": "2022-06-11T06:41:01.460004+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 14283,
            "ip_address": "66.249.64.100",
            "count": 1,
            "first_visit": "2022-06-10T06:22:42.811323+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14741,
            "ip_address": "66.249.64.102",
            "count": 1,
            "first_visit": "2022-06-13T05:31:11.214265+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2544,
            "ip_address": "66.249.64.102",
            "count": 85,
            "first_visit": "2022-01-21T00:01:16.319794+06:00",
            "date": null
        }
    ]
}