GET /api/bet_types/a3a573dd-1f6c-40d8-8b14-720d550cd085/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3a573dd-1f6c-40d8-8b14-720d550cd085",
"match": "https://api-prod.gambitprofit.com/api/matches/5dfb5628-4e92-4ac7-a65e-49aad2aaccb2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:59.294004-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": "STL (J Montgomery)",
"amount": 5990.0
},
{
"team": "MIL (E Lauer)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "034df285-0b05-424f-9e33-04da5e3fbfe2",
"gambit_id": "32341b5e-9def-42ac-9f3d-9e56a041d71b",
"last_updated": "2023-04-09T11:32:09.264000-04:00",
"created_at": "2023-04-08T09:01:59.297738-04:00",
"name": "STL (J Montgomery)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a573dd-1f6c-40d8-8b14-720d550cd085/?format=api"
},
{
"id": "d29b939d-33cb-43dc-8929-09a887551045",
"gambit_id": "4c26fb86-0d03-443d-b50e-29279e084df2",
"last_updated": "2023-04-09T11:32:09.261088-04:00",
"created_at": "2023-04-08T09:01:59.295887-04:00",
"name": "MIL (E Lauer)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a573dd-1f6c-40d8-8b14-720d550cd085/?format=api"
}
]
}