GET /api/bet_types/f7a695d9-fb1e-4547-8dcd-49415208d8ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7a695d9-fb1e-4547-8dcd-49415208d8ed",
"match": "https://api-prod.gambitprofit.com/api/matches/0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-21T10:58:01.268745-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": "Baltimore Orioles",
"amount": 5107.0
},
{
"team": "Cleveland Guardians",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8a9f0e77-68f7-462d-89a4-82c48a93e159",
"gambit_id": "d545a92d-5a04-4d61-987f-1edddac0ac66",
"last_updated": "2023-09-23T10:18:10.535145-04:00",
"created_at": "2023-09-21T10:58:01.274231-04:00",
"name": "Baltimore Orioles",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a695d9-fb1e-4547-8dcd-49415208d8ed/?format=api"
},
{
"id": "3810db72-1baf-4e78-af0f-dcde46c4cda4",
"gambit_id": "32aa4bc4-d94d-40f0-8be5-2b47a8e62e5e",
"last_updated": "2023-09-23T10:18:10.538424-04:00",
"created_at": "2023-09-21T10:58:01.279300-04:00",
"name": "Cleveland Guardians",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a695d9-fb1e-4547-8dcd-49415208d8ed/?format=api"
}
]
}