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

{
    "count": 99232,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98800&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98784&ordering=date",
    "results": [
        {
            "id": 9068,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-05-18T20:43:57.280167+06:00",
            "date": null
        },
        {
            "id": 6160,
            "ip_address": "116.58.201.92",
            "count": 2,
            "first_visit": "2022-05-14T22:53:36.937363+06:00",
            "date": null
        },
        {
            "id": 9067,
            "ip_address": "37.111.230.231",
            "count": 3,
            "first_visit": "2022-05-18T20:37:18.285220+06:00",
            "date": null
        },
        {
            "id": 9141,
            "ip_address": "103.120.167.19",
            "count": 1,
            "first_visit": "2022-05-18T22:51:36.615981+06:00",
            "date": null
        },
        {
            "id": 9065,
            "ip_address": "103.251.245.104",
            "count": 1,
            "first_visit": "2022-05-18T20:27:20.155542+06:00",
            "date": null
        },
        {
            "id": 9064,
            "ip_address": "37.111.226.193",
            "count": 1,
            "first_visit": "2022-05-18T20:26:16.748408+06:00",
            "date": null
        },
        {
            "id": 9063,
            "ip_address": "103.204.87.119",
            "count": 1,
            "first_visit": "2022-05-18T20:18:58.055181+06:00",
            "date": null
        },
        {
            "id": 9062,
            "ip_address": "37.111.246.43",
            "count": 1,
            "first_visit": "2022-05-18T20:15:49.112693+06:00",
            "date": null
        }
    ]
}