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

{
    "count": 102550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47656&ordering=ip_address",
    "results": [
        {
            "id": 23532,
            "ip_address": "116.58.201.48",
            "count": 2,
            "first_visit": "2022-07-18T20:09:04.704549+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7284,
            "ip_address": "116.58.201.48",
            "count": 2,
            "first_visit": "2022-05-16T20:29:35.753104+06:00",
            "date": null
        },
        {
            "id": 25362,
            "ip_address": "116.58.201.49",
            "count": 1,
            "first_visit": "2022-07-21T10:56:03.288132+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6016,
            "ip_address": "116.58.201.49",
            "count": 2,
            "first_visit": "2022-05-14T17:38:54.690633+06:00",
            "date": null
        },
        {
            "id": 36915,
            "ip_address": "116.58.201.49",
            "count": 1,
            "first_visit": "2022-11-04T12:10:43.304778+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 28811,
            "ip_address": "116.58.201.49",
            "count": 1,
            "first_visit": "2022-07-28T13:13:47.076967+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8950,
            "ip_address": "116.58.201.5",
            "count": 2,
            "first_visit": "2022-05-18T13:32:09.354345+06:00",
            "date": null
        },
        {
            "id": 19715,
            "ip_address": "116.58.201.5",
            "count": 1,
            "first_visit": "2022-06-28T11:16:04.120288+06:00",
            "date": "2022-06-28"
        }
    ]
}