GET /api/bet_types/f15fdd39-b732-4874-9212-db4177b5f333/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f15fdd39-b732-4874-9212-db4177b5f333",
"match": "https://api-prod.gambitprofit.com/api/matches/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:56.953155-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": 5699.0
},
{
"team": "SFO",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "c8ed1635-176d-4b71-a9e1-0c903b034006",
"gambit_id": "b5d80d8c-bdef-451f-9e8e-3e8fca0bb1a9",
"last_updated": "2023-05-22T13:27:21.430869-04:00",
"created_at": "2023-05-20T10:51:56.954909-04:00",
"name": "MIA",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15fdd39-b732-4874-9212-db4177b5f333/?format=api"
},
{
"id": "c2a01801-a729-4179-be2f-c437981154ad",
"gambit_id": "0217d87e-6bae-426d-98db-d9df2cc7f5b3",
"last_updated": "2023-05-22T13:27:21.432063-04:00",
"created_at": "2023-05-20T10:51:56.956798-04:00",
"name": "SFO",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15fdd39-b732-4874-9212-db4177b5f333/?format=api"
}
]
}