GET /api/baller/541
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ROBOT COVINGTON",
    "description": "ROBOT COVINGTON",
    "image": "https://s3.us-west-2.amazonaws.com/images.playswoops.com/541.png",
    "external_url": "https://app.playswoops.com/player-detail/541",
    "attributes": [
        {
            "trait_type": "Age",
            "display_type": "number",
            "value": 6
        },
        {
            "trait_type": "Season Introduced",
            "display_type": "number",
            "value": 0
        },
        {
            "trait_type": "Prospect",
            "display_type": "number",
            "value": 3
        },
        {
            "trait_type": "Position 1",
            "value": "F"
        },
        {
            "trait_type": "Position 2",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Three Point Shooting",
            "value": 59
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Interior Two Point Shooting",
            "value": 73
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Midrange Two Point Shooting",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Free Throw",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Defensive Rebound",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Offensive Rebound",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Assist",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Physicality",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Interior Defense",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Perimeter Defense",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Longevity",
            "value": 62
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Hustle",
            "value": 71
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Basketball IQ",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Leadership",
            "value": 95
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Coachability",
            "value": 61
        },
        {
            "trait_type": "1 Top Skill",
            "value": "Leadership"
        },
        {
            "trait_type": "2 Top Skill",
            "value": "Physicality"
        },
        {
            "trait_type": "3 Top Skill",
            "value": "Interior Defense"
        }
    ]
}