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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83440&ordering=-ip_address",
    "results": [
        {
            "id": 1592,
            "ip_address": "103.159.73.252",
            "count": 1,
            "first_visit": "2022-01-02T11:58:09.804781+06:00",
            "date": null
        },
        {
            "id": 1141,
            "ip_address": "103.159.73.251",
            "count": 1,
            "first_visit": "2021-12-21T11:05:24.519987+06:00",
            "date": null
        },
        {
            "id": 35016,
            "ip_address": "103.159.73.250",
            "count": 2,
            "first_visit": "2022-09-26T10:03:35.928364+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35188,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-09-29T10:50:08.017318+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 36429,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-10-25T09:05:48.971843+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36021,
            "ip_address": "103.159.73.250",
            "count": 6,
            "first_visit": "2022-10-17T12:50:47.079824+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35408,
            "ip_address": "103.159.73.250",
            "count": 3,
            "first_visit": "2022-10-03T10:22:11.632001+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35841,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-10-13T16:44:21.504217+06:00",
            "date": "2022-10-13"
        }
    ]
}