GET /api/bet_types/4a26866f-f57e-4879-a435-d2ed246a35c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a26866f-f57e-4879-a435-d2ed246a35c9",
"match": "https://api-prod.gambitprofit.com/api/matches/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-19T11:02:14.190967-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": 6458.0
},
{
"team": "SFO",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "a322fe44-f19c-4345-a7d9-525ceada6caa",
"gambit_id": "3b8a7825-903c-4ad9-93df-d309af1bb113",
"last_updated": "2023-05-20T10:52:04.617418-04:00",
"created_at": "2023-05-19T11:02:14.194113-04:00",
"name": "MIA",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a26866f-f57e-4879-a435-d2ed246a35c9/?format=api"
},
{
"id": "5a12393f-9e7b-4a1b-88fd-3b64056787b5",
"gambit_id": "62ceb6f0-82e4-4ab8-81d4-d6112a6a6a98",
"last_updated": "2023-05-20T10:52:04.619065-04:00",
"created_at": "2023-05-19T11:02:14.192449-04:00",
"name": "SFO",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a26866f-f57e-4879-a435-d2ed246a35c9/?format=api"
}
]
}