GET /api/bet_types/40abf451-2378-44a3-868b-1e71fe678115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40abf451-2378-44a3-868b-1e71fe678115",
"match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:24.187146-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": "CLE",
"amount": 6100.0
},
{
"team": "MIL",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "dc20b15e-46df-440b-af32-850967efaab6",
"gambit_id": "86a8d522-e18d-405d-b29b-80fc22e4b23d",
"last_updated": "2023-06-26T23:03:38.882946-04:00",
"created_at": "2023-06-25T09:28:24.190957-04:00",
"name": "CLE",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40abf451-2378-44a3-868b-1e71fe678115/?format=api"
},
{
"id": "cd4e2893-8de4-4316-a149-1befb3771e31",
"gambit_id": "5ef0d9e8-5a5a-4e78-889e-bbd2b632a38d",
"last_updated": "2023-06-26T23:03:38.879757-04:00",
"created_at": "2023-06-25T09:28:24.189286-04:00",
"name": "MIL",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40abf451-2378-44a3-868b-1e71fe678115/?format=api"
}
]
}