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

{
    "count": 94480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13728&ordering=ip_address",
    "results": [
        {
            "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": 22720,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-07-14T16:52:44.064552+06:00",
            "date": "2022-07-14"
        },
        {
            "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": 2225,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-01-14T22:21:41.055353+06:00",
            "date": null
        },
        {
            "id": 38417,
            "ip_address": "103.217.111.206",
            "count": 1,
            "first_visit": "2022-12-06T17:35:26.202255+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 40059,
            "ip_address": "103.217.111.206",
            "count": 2,
            "first_visit": "2023-01-08T12:46:05.044612+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 4901,
            "ip_address": "103.217.111.206",
            "count": 4,
            "first_visit": "2022-04-03T23:36:13.065515+06:00",
            "date": null
        },
        {
            "id": 12727,
            "ip_address": "103.217.111.207",
            "count": 5,
            "first_visit": "2022-05-30T09:46:04.008707+06:00",
            "date": null
        }
    ]
}