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

{
    "count": 102536,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47560&ordering=ip_address",
    "results": [
        {
            "id": 9408,
            "ip_address": "116.58.201.200",
            "count": 1,
            "first_visit": "2022-05-19T15:16:53.721876+06:00",
            "date": null
        },
        {
            "id": 10207,
            "ip_address": "116.58.201.201",
            "count": 1,
            "first_visit": "2022-05-22T02:23:11.505202+06:00",
            "date": null
        },
        {
            "id": 32494,
            "ip_address": "116.58.201.202",
            "count": 1,
            "first_visit": "2022-08-20T09:06:29.107995+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 10358,
            "ip_address": "116.58.201.203",
            "count": 4,
            "first_visit": "2022-05-22T18:03:33.472580+06:00",
            "date": null
        },
        {
            "id": 26837,
            "ip_address": "116.58.201.203",
            "count": 1,
            "first_visit": "2022-07-24T20:22:35.005951+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29302,
            "ip_address": "116.58.201.204",
            "count": 1,
            "first_visit": "2022-07-29T13:25:11.231267+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7752,
            "ip_address": "116.58.201.204",
            "count": 2,
            "first_visit": "2022-05-17T09:43:19.833030+06:00",
            "date": null
        },
        {
            "id": 8473,
            "ip_address": "116.58.201.206",
            "count": 1,
            "first_visit": "2022-05-17T23:15:20.949347+06:00",
            "date": null
        }
    ]
}