GET /api/bet_types/17b3732e-ec6d-4aad-9cba-6d8591e70b75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17b3732e-ec6d-4aad-9cba-6d8591e70b75",
"match": "https://api-prod.gambitprofit.com/api/matches/ef2bb90a-92a0-4d0c-af77-908544f69ce8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:05.387078-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": "SEA (L Castillo)",
"amount": 5590.0
},
{
"team": "HOU (C Javier)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "eefc6665-97cf-49e7-b6b4-d0df0c2b3bd7",
"gambit_id": "625e95d5-e958-42cd-a1d3-7e4f5ba61565",
"last_updated": "2023-05-06T11:52:02.692549-04:00",
"created_at": "2023-05-05T11:47:05.388905-04:00",
"name": "SEA (L Castillo)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b3732e-ec6d-4aad-9cba-6d8591e70b75/?format=api"
},
{
"id": "0880f203-cbd9-480f-9e06-8a985b67d82e",
"gambit_id": "d36cf204-0964-4952-b0fb-0662c5d53786",
"last_updated": "2023-05-06T11:52:02.693938-04:00",
"created_at": "2023-05-05T11:47:05.390909-04:00",
"name": "HOU (C Javier)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b3732e-ec6d-4aad-9cba-6d8591e70b75/?format=api"
}
]
}