GET /api/bet_types/a2f773c3-a019-495d-936b-c449c01a3c3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2f773c3-a019-495d-936b-c449c01a3c3a",
"match": "https://api-prod.gambitprofit.com/api/matches/18715d44-9dc3-4678-8f1e-5974f483a101/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-29T16:26:57.689127-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": "SDG",
"amount": 5317.0
},
{
"team": "SFO",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "04c1c98b-161c-4ec6-90eb-7495d5a1ec4b",
"gambit_id": "ae0293ca-5ec9-440a-9221-609ae1b84d40",
"last_updated": "2023-04-30T15:32:14.692541-04:00",
"created_at": "2023-04-29T16:26:57.690602-04:00",
"name": "SDG",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f773c3-a019-495d-936b-c449c01a3c3a/?format=api"
},
{
"id": "c77129a8-be05-4701-8b2c-9629dfe4dc40",
"gambit_id": "8764f5c1-7eb0-4df9-ba5c-be74f12ff76b",
"last_updated": "2023-04-30T15:32:14.693850-04:00",
"created_at": "2023-04-29T16:26:57.692179-04:00",
"name": "SFO",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f773c3-a019-495d-936b-c449c01a3c3a/?format=api"
}
]
}