GET /api/bet_types/c45cb006-43d2-4ffa-9857-a4cd00e87183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c45cb006-43d2-4ffa-9857-a4cd00e87183",
"match": "https://api-prod.gambitprofit.com/api/matches/ecc141b7-654d-43f2-9e50-f83b2326a8a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:15.136004-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": "Denver Nuggets",
"amount": 7398.0
},
{
"team": "Miami Heat",
"amount": 2602.0
}
],
"expected_reward_tokens": 9469.44,
"profit_sb": -30.56,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "a8895c43-add3-4d66-b3c2-0a66777c1111",
"gambit_id": "9899b1fb-f817-4c56-a5d4-b74710a43546",
"last_updated": "2023-06-05T10:57:21.656125-04:00",
"created_at": "2023-06-03T11:22:15.140789-04:00",
"name": "Denver Nuggets",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45cb006-43d2-4ffa-9857-a4cd00e87183/?format=api"
},
{
"id": "46199509-70f9-41ac-b870-5eedbde881d6",
"gambit_id": "34c0edb2-f2b9-403d-bf20-a8439ca55464",
"last_updated": "2023-06-05T10:57:21.653578-04:00",
"created_at": "2023-06-03T11:22:15.138507-04:00",
"name": "Miami Heat",
"reward": "3.64000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45cb006-43d2-4ffa-9857-a4cd00e87183/?format=api"
}
]
}