GET /api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71b41d98-ab65-4620-bab6-51a86bde8364",
"match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:58.010048-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": "SEA",
"amount": 6020.0
},
{
"team": "CLE",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "2f9b869c-1e8e-4baf-900c-af2a5b48b933",
"gambit_id": "36c3433f-8e2f-45d8-ab7b-acbe21047580",
"last_updated": "2023-04-09T11:37:24.174916-04:00",
"created_at": "2023-04-08T09:01:58.014340-04:00",
"name": "SEA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
},
{
"id": "fa525036-a200-4257-a75e-c372e52e06b5",
"gambit_id": "c7a7f567-5540-4402-9cad-8e5ba7024136",
"last_updated": "2023-04-09T11:37:24.171598-04:00",
"created_at": "2023-04-08T09:01:58.012230-04:00",
"name": "CLE",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
}
]
}