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

{
    "count": 93208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10792&ordering=-ip_address",
    "results": [
        {
            "id": 37904,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-26T23:04:19.037729+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37718,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-22T23:19:29.366134+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37946,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-28T12:47:56.250783+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 30998,
            "ip_address": "5.45.207.107",
            "count": 1,
            "first_visit": "2022-08-03T15:30:29.785025+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 31845,
            "ip_address": "5.45.207.107",
            "count": 1,
            "first_visit": "2022-08-12T13:39:03.215618+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 39779,
            "ip_address": "5.45.207.107",
            "count": 3,
            "first_visit": "2023-01-03T01:43:00.491716+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 5346,
            "ip_address": "54.39.250.86",
            "count": 1,
            "first_visit": "2022-04-24T20:56:08.987694+06:00",
            "date": null
        },
        {
            "id": 4987,
            "ip_address": "54.39.193.11",
            "count": 1,
            "first_visit": "2022-04-08T04:32:43.476555+06:00",
            "date": null
        }
    ]
}