GET /api/bet_types/632df12b-fa2e-4f91-8820-7b4215ab76c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "632df12b-fa2e-4f91-8820-7b4215ab76c5",
"match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:16.220019-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": "BOS",
"amount": 5688.0
},
{
"team": "TAM",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "869d72e3-abee-41ba-beeb-ff69331de594",
"gambit_id": "afd7abf7-96ca-433f-9f8d-3a50d988ff50",
"last_updated": "2023-09-08T09:28:30.386049-04:00",
"created_at": "2023-09-06T09:08:16.223620-04:00",
"name": "BOS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632df12b-fa2e-4f91-8820-7b4215ab76c5/?format=api"
},
{
"id": "f1cc99ed-3a72-4252-8213-9ded6571af7d",
"gambit_id": "3e120b9c-630b-4c97-9fb6-91e5d11bc6b9",
"last_updated": "2023-09-08T09:28:30.390804-04:00",
"created_at": "2023-09-06T09:08:16.228529-04:00",
"name": "TAM",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632df12b-fa2e-4f91-8820-7b4215ab76c5/?format=api"
}
]
}