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

{
    "count": 93417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78696&ordering=ip_address",
    "results": [
        {
            "id": 26655,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-07-24T10:45:41.184408+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11780,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-05-26T23:23:31.118130+06:00",
            "date": null
        },
        {
            "id": 7172,
            "ip_address": "43.245.122.170",
            "count": 3,
            "first_visit": "2022-05-16T19:48:39.221320+06:00",
            "date": null
        },
        {
            "id": 14115,
            "ip_address": "43.245.122.171",
            "count": 1,
            "first_visit": "2022-06-09T07:58:17.166683+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 12507,
            "ip_address": "43.245.122.172",
            "count": 1,
            "first_visit": "2022-05-29T15:49:07.010373+06:00",
            "date": null
        },
        {
            "id": 9533,
            "ip_address": "43.245.122.173",
            "count": 1,
            "first_visit": "2022-05-19T22:58:08.747810+06:00",
            "date": null
        },
        {
            "id": 30482,
            "ip_address": "43.245.122.174",
            "count": 1,
            "first_visit": "2022-07-31T18:36:03.635166+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12565,
            "ip_address": "43.245.122.176",
            "count": 4,
            "first_visit": "2022-05-29T22:06:42.879125+06:00",
            "date": null
        }
    ]
}