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

{
    "count": 92456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81824&ordering=ip_address",
    "results": [
        {
            "id": 4987,
            "ip_address": "54.39.193.11",
            "count": 1,
            "first_visit": "2022-04-08T04:32:43.476555+06:00",
            "date": null
        },
        {
            "id": 5346,
            "ip_address": "54.39.250.86",
            "count": 1,
            "first_visit": "2022-04-24T20:56:08.987694+06:00",
            "date": null
        },
        {
            "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": 31845,
            "ip_address": "5.45.207.107",
            "count": 1,
            "first_visit": "2022-08-12T13:39:03.215618+06:00",
            "date": "2022-08-12"
        },
        {
            "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": 37910,
            "ip_address": "5.45.207.113",
            "count": 2,
            "first_visit": "2022-11-27T05:04:26.709335+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 38170,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-12-02T14:53:48.804577+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 37946,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-28T12:47:56.250783+06:00",
            "date": "2022-11-28"
        }
    ]
}