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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6088&ordering=ip_address",
    "results": [
        {
            "id": 28209,
            "ip_address": "103.142.70.142",
            "count": 1,
            "first_visit": "2022-07-27T13:17:21.396099+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 54683,
            "ip_address": "103.142.70.214",
            "count": 1,
            "first_visit": "2023-09-09T21:29:03.708915+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 11207,
            "ip_address": "103.142.70.241",
            "count": 1,
            "first_visit": "2022-05-24T23:10:37.728046+06:00",
            "date": null
        },
        {
            "id": 17650,
            "ip_address": "103.142.70.246",
            "count": 1,
            "first_visit": "2022-06-23T08:53:42.428798+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9491,
            "ip_address": "103.142.71.202",
            "count": 1,
            "first_visit": "2022-05-19T21:32:06.130959+06:00",
            "date": null
        },
        {
            "id": 18041,
            "ip_address": "103.142.71.202",
            "count": 3,
            "first_visit": "2022-06-24T09:46:35.468834+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2063,
            "ip_address": "103.142.71.249",
            "count": 1,
            "first_visit": "2022-01-12T22:20:40.336451+06:00",
            "date": null
        },
        {
            "id": 25953,
            "ip_address": "103.142.80.219",
            "count": 1,
            "first_visit": "2022-07-22T13:41:40.398576+06:00",
            "date": "2022-07-22"
        }
    ]
}