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

{
    "count": 103617,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55160&ordering=-ip_address",
    "results": [
        {
            "id": 30201,
            "ip_address": "116.58.204.37",
            "count": 1,
            "first_visit": "2022-07-31T07:37:42.591734+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 34827,
            "ip_address": "116.58.203.98",
            "count": 3,
            "first_visit": "2022-09-22T18:48:48.364290+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 9531,
            "ip_address": "116.58.203.96",
            "count": 2,
            "first_visit": "2022-05-19T22:57:05.562316+06:00",
            "date": null
        },
        {
            "id": 8793,
            "ip_address": "116.58.203.95",
            "count": 1,
            "first_visit": "2022-05-18T10:59:04.453831+06:00",
            "date": null
        },
        {
            "id": 11945,
            "ip_address": "116.58.203.94",
            "count": 1,
            "first_visit": "2022-05-27T16:28:07.908019+06:00",
            "date": null
        },
        {
            "id": 14612,
            "ip_address": "116.58.203.94",
            "count": 1,
            "first_visit": "2022-06-12T12:04:37.609282+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 19191,
            "ip_address": "116.58.203.92",
            "count": 1,
            "first_visit": "2022-06-26T20:57:59.673660+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8800,
            "ip_address": "116.58.203.9",
            "count": 1,
            "first_visit": "2022-05-18T11:03:51.504570+06:00",
            "date": null
        }
    ]
}