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

{
    "count": 100127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89752&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89736&ordering=date",
    "results": [
        {
            "id": 5293,
            "ip_address": "103.112.166.146",
            "count": 8,
            "first_visit": "2022-04-21T11:31:36.014528+06:00",
            "date": null
        },
        {
            "id": 5273,
            "ip_address": "202.134.8.130",
            "count": 14,
            "first_visit": "2022-04-20T13:37:36.363604+06:00",
            "date": null
        },
        {
            "id": 5302,
            "ip_address": "54.39.18.73",
            "count": 3,
            "first_visit": "2022-04-22T00:25:15.050266+06:00",
            "date": null
        },
        {
            "id": 5240,
            "ip_address": "66.102.6.104",
            "count": 5,
            "first_visit": "2022-04-19T10:10:15.472974+06:00",
            "date": null
        },
        {
            "id": 5359,
            "ip_address": "103.159.188.154",
            "count": 3,
            "first_visit": "2022-04-25T11:44:16.296274+06:00",
            "date": null
        },
        {
            "id": 5244,
            "ip_address": "211.95.50.7",
            "count": 2,
            "first_visit": "2022-04-19T11:32:56.207028+06:00",
            "date": null
        },
        {
            "id": 5310,
            "ip_address": "103.67.158.163",
            "count": 2,
            "first_visit": "2022-04-22T16:02:55.708712+06:00",
            "date": null
        },
        {
            "id": 5369,
            "ip_address": "114.31.8.22",
            "count": 1,
            "first_visit": "2022-04-25T15:11:57.430115+06:00",
            "date": null
        }
    ]
}