GET /api/bet_types/fa3fa9a7-ee3f-4325-84f4-8bccdd0c4043/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa3fa9a7-ee3f-4325-84f4-8bccdd0c4043",
"match": "https://api-prod.gambitprofit.com/api/matches/4a8d7fea-1133-4d03-af1f-fa85f50b7d57/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-07T12:18:15.562495-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": "MIN",
"amount": 6010.0
},
{
"team": "HOU",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "d02c7e97-fdfb-42b3-a576-f2cc8a4278a7",
"gambit_id": "5c07eacc-4f66-411d-a941-56bf91e3898f",
"last_updated": "2023-10-08T17:18:07.161795-04:00",
"created_at": "2023-10-07T12:18:15.566724-04:00",
"name": "MIN",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3fa9a7-ee3f-4325-84f4-8bccdd0c4043/?format=api"
},
{
"id": "508a4312-5216-4eb8-8ace-8bb48fff3bca",
"gambit_id": "f291758c-cb9c-45aa-971e-1103a6e5705b",
"last_updated": "2023-10-08T17:18:07.165204-04:00",
"created_at": "2023-10-07T12:18:15.571759-04:00",
"name": "HOU",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3fa9a7-ee3f-4325-84f4-8bccdd0c4043/?format=api"
}
]
}