GET /api/bet_types/f38a7e4c-1eeb-4984-99fb-8289659a5520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f38a7e4c-1eeb-4984-99fb-8289659a5520",
"match": "https://api-prod.gambitprofit.com/api/matches/3de22f5a-4327-4433-bc21-f3cdaf40c94a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (J Musgrove)",
"amount": 6311.0
},
{
"team": "SFO (J Brebbia)",
"amount": 3689.0
}
],
"expected_reward_tokens": 9591.4,
"profit_sb": 91.4,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "bcc7d0b8-88f5-4028-a246-0439e0091fef",
"gambit_id": "138bd36e-3b3e-4200-bcb0-b18e34b7a333",
"last_updated": "2022-10-04T13:12:06.761090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (J Musgrove)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a7e4c-1eeb-4984-99fb-8289659a5520/?format=api"
},
{
"id": "cae1c05f-8d44-426f-9456-b3283aada096",
"gambit_id": "b9bb7643-38be-4d2f-b158-ce67dcbf8949",
"last_updated": "2022-10-04T13:12:06.759977-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Brebbia)",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a7e4c-1eeb-4984-99fb-8289659a5520/?format=api"
}
]
}