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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14288&ordering=ip_address",
    "results": [
        {
            "id": 1855,
            "ip_address": "103.217.111.203",
            "count": 12,
            "first_visit": "2022-01-11T13:16:04.269954+06:00",
            "date": null
        },
        {
            "id": 37048,
            "ip_address": "103.217.111.204",
            "count": 1,
            "first_visit": "2022-11-07T10:24:49.130692+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 32847,
            "ip_address": "103.217.111.204",
            "count": 1,
            "first_visit": "2022-08-24T17:00:53.934782+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 16283,
            "ip_address": "103.217.111.204",
            "count": 1,
            "first_visit": "2022-06-18T09:09:18.807244+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25978,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-07-22T14:52:34.987901+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 22720,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-07-14T16:52:44.064552+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2225,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-01-14T22:21:41.055353+06:00",
            "date": null
        },
        {
            "id": 40059,
            "ip_address": "103.217.111.206",
            "count": 2,
            "first_visit": "2023-01-08T12:46:05.044612+06:00",
            "date": "2023-01-08"
        }
    ]
}