GET /api/bet_types/3826ab10-8f52-4eac-8475-078dc7cd3b63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3826ab10-8f52-4eac-8475-078dc7cd3b63",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6f8a60-15f4-43b0-b5f7-3b59c42d9460/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:06:57.910363-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": "MIA",
"amount": 6241.0
},
{
"team": "CLE",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "81983ed7-14e9-4084-8aa4-256db8530dfd",
"gambit_id": "8a6c3b46-5bd9-4434-becf-e9e211562bb3",
"last_updated": "2023-04-23T12:41:51.983482-04:00",
"created_at": "2023-04-22T13:06:57.913927-04:00",
"name": "MIA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3826ab10-8f52-4eac-8475-078dc7cd3b63/?format=api"
},
{
"id": "266fbfd6-ff31-4bdf-8ee7-12df994d34e6",
"gambit_id": "7f4fa598-ad08-4b54-a90c-010ef4162878",
"last_updated": "2023-04-23T12:41:51.981370-04:00",
"created_at": "2023-04-22T13:06:57.912059-04:00",
"name": "CLE",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3826ab10-8f52-4eac-8475-078dc7cd3b63/?format=api"
}
]
}