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

{
    "count": 94777,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=960&ordering=ip_address",
    "results": [
        {
            "id": 43441,
            "ip_address": "103.109.212.146",
            "count": 1,
            "first_visit": "2023-03-09T15:36:03.051659+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 1878,
            "ip_address": "103.109.212.74",
            "count": 2,
            "first_visit": "2022-01-11T14:49:07.022881+06:00",
            "date": null
        },
        {
            "id": 66275,
            "ip_address": "103.109.213.33",
            "count": 1,
            "first_visit": "2024-03-24T01:03:57.101080+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 2804,
            "ip_address": "103.109.214.182",
            "count": 1,
            "first_visit": "2022-01-25T12:40:09.870728+06:00",
            "date": null
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 30392,
            "ip_address": "103.109.215.222",
            "count": 1,
            "first_visit": "2022-07-31T12:29:02.350524+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16971,
            "ip_address": "103.109.215.222",
            "count": 1,
            "first_visit": "2022-06-21T11:05:07.604042+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6636,
            "ip_address": "103.109.215.230",
            "count": 2,
            "first_visit": "2022-05-16T11:46:07.802822+06:00",
            "date": null
        }
    ]
}