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

{
    "count": 92151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=ip_address",
    "results": [
        {
            "id": 11794,
            "ip_address": "103.114.42.151",
            "count": 1,
            "first_visit": "2022-05-26T23:44:19.256684+06:00",
            "date": null
        },
        {
            "id": 16934,
            "ip_address": "103.114.60.10",
            "count": 1,
            "first_visit": "2022-06-21T02:47:42.055197+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 37767,
            "ip_address": "103.114.92.248",
            "count": 3,
            "first_visit": "2022-11-23T23:04:34.080876+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 12389,
            "ip_address": "103.114.94.16",
            "count": 1,
            "first_visit": "2022-05-29T07:52:59.938348+06:00",
            "date": null
        },
        {
            "id": 45438,
            "ip_address": "103.114.94.20",
            "count": 2,
            "first_visit": "2023-04-17T14:02:37.259607+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 22011,
            "ip_address": "103.114.94.23",
            "count": 1,
            "first_visit": "2022-07-11T18:54:32.399474+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 36204,
            "ip_address": "103.114.94.25",
            "count": 1,
            "first_visit": "2022-10-20T12:09:30.327364+06:00",
            "date": "2022-10-20"
        }
    ]
}