GET /api/bet_types/991104c5-a626-49d0-b335-ce1fd99354ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "991104c5-a626-49d0-b335-ce1fd99354ac",
"match": "https://api-prod.gambitprofit.com/api/matches/8ae70742-7310-4fad-8079-a300a31bd4f9/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-09T14:53:17.806366-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": "SFO",
"amount": 6090.0
},
{
"team": "LAA",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6f5eccbe-6fa4-456e-b737-7ff7d60f5ae0",
"gambit_id": "fb803d04-345b-45ae-afea-4ec63d8fc1f5",
"last_updated": "2023-08-10T12:28:26.334249-04:00",
"created_at": "2023-08-09T14:53:17.810394-04:00",
"name": "SFO",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991104c5-a626-49d0-b335-ce1fd99354ac/?format=api"
},
{
"id": "e4e5dfe2-9d3c-4fcf-bb8e-8ad9a506a37c",
"gambit_id": "c472f96b-c0d3-4619-bc43-c72e4722b4b0",
"last_updated": "2023-08-10T12:28:26.337601-04:00",
"created_at": "2023-08-09T14:53:17.815880-04:00",
"name": "LAA",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991104c5-a626-49d0-b335-ce1fd99354ac/?format=api"
}
]
}