GET /api/bet_types/25954971-24f7-448c-9bfe-a305cab85277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25954971-24f7-448c-9bfe-a305cab85277",
    "match": "https://api-prod.gambitprofit.com/api/matches/0c0d3e88-ef6f-4c82-b503-d53db347da28/?format=api",
    "name": "Over/Under",
    "created_at": "2023-06-24T08:58:08.002364-04:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Game Total Under 9",
                "amount": 5107.0
            },
            {
                "team": "Game Total Over 9",
                "amount": 4893.0
            }
        ],
        "expected_reward_tokens": 9345.63,
        "profit_sb": -154.37,
        "profit_sb_percentage": -1.62,
        "recommended": false
    },
    "lines": [
        {
            "id": "5e478898-b45a-4a12-851a-a2369a08f5ea",
            "gambit_id": "77484de6-6ada-419b-9e82-b73aeedccea3",
            "last_updated": "2023-06-26T10:38:16.056085-04:00",
            "created_at": "2023-06-24T08:58:08.005755-04:00",
            "name": "Game Total Under 9",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "9.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25954971-24f7-448c-9bfe-a305cab85277/?format=api"
        },
        {
            "id": "b16ae543-1053-466e-9b96-551f45aac47b",
            "gambit_id": "c779440d-d443-41e0-8a0b-23f11b1be412",
            "last_updated": "2023-06-26T10:38:16.053350-04:00",
            "created_at": "2023-06-24T08:58:08.004093-04:00",
            "name": "Game Total Over 9",
            "reward": "1.91000",
            "odds": "1.95240",
            "spread": "9.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25954971-24f7-448c-9bfe-a305cab85277/?format=api"
        }
    ]
}