GET /api/bet_types/547be966-67f1-4e84-8e25-f9b1c17fa40e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "547be966-67f1-4e84-8e25-f9b1c17fa40e",
"match": "https://api-prod.gambitprofit.com/api/matches/6a2d4d78-b39f-4e30-9c65-a32159167162/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "South Alabama",
"amount": 5106.0
},
{
"team": "Arkansas State",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6dc1c0ee-9147-434d-a710-bf72f326271d",
"gambit_id": "3f25df59-76c6-499d-a038-a1b27fcee90f",
"last_updated": "2022-10-31T10:27:23.150363-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/547be966-67f1-4e84-8e25-f9b1c17fa40e/?format=api"
},
{
"id": "8ee3204c-9664-4a1d-9992-ba4be5ed0273",
"gambit_id": "53424401-256a-4b55-a589-5e82dda15d5d",
"last_updated": "2022-10-31T10:27:23.149249-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas State",
"reward": "1.92000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/547be966-67f1-4e84-8e25-f9b1c17fa40e/?format=api"
}
]
}