GET /api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b44974e-f6c7-497e-aa46-9da0ff173c56",
"match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:59.820763-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": 6390.0
},
{
"team": "SFO",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b8fad26b-cce7-4d2b-8045-464d27fd0c15",
"gambit_id": "554a9bea-8c1b-4d04-bef1-9cf9a624c7e1",
"last_updated": "2023-09-28T18:48:16.588894-04:00",
"created_at": "2023-09-27T09:22:59.825155-04:00",
"name": "SDG",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
},
{
"id": "183d8920-88e0-4d80-baa7-41255665cd0e",
"gambit_id": "e6754008-70f3-4f27-a4a9-fe6c632dcd5d",
"last_updated": "2023-09-28T18:48:16.592360-04:00",
"created_at": "2023-09-27T09:22:59.832283-04:00",
"name": "SFO",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
}
]
}