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

{
    "count": 97241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22712&ordering=ip_address",
    "results": [
        {
            "id": 3221,
            "ip_address": "103.87.214.211",
            "count": 1,
            "first_visit": "2022-02-02T13:02:29.209849+06:00",
            "date": null
        },
        {
            "id": 33704,
            "ip_address": "103.87.214.212",
            "count": 1,
            "first_visit": "2022-09-02T20:59:14.838320+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 5711,
            "ip_address": "103.87.214.212",
            "count": 1,
            "first_visit": "2022-05-08T09:24:57.455374+06:00",
            "date": null
        },
        {
            "id": 34675,
            "ip_address": "103.87.214.212",
            "count": 1,
            "first_visit": "2022-09-19T18:30:32.427301+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 33697,
            "ip_address": "103.87.214.213",
            "count": 1,
            "first_visit": "2022-09-02T14:46:43.798100+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 7561,
            "ip_address": "103.87.214.213",
            "count": 1,
            "first_visit": "2022-05-17T01:36:54.734743+06:00",
            "date": null
        },
        {
            "id": 18749,
            "ip_address": "103.87.214.214",
            "count": 1,
            "first_visit": "2022-06-25T19:37:17.345352+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3859,
            "ip_address": "103.87.214.214",
            "count": 1,
            "first_visit": "2022-02-24T16:36:18.929853+06:00",
            "date": null
        }
    ]
}