GET /api/bet_types/b50bc251-8589-4964-ac9b-8877d3bf9a0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b50bc251-8589-4964-ac9b-8877d3bf9a0f",
"match": "https://api-prod.gambitprofit.com/api/matches/8a895f43-d89b-4fc0-b4b7-2897a58df807/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:23.963048-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": "TAM (T Glasnow)",
"amount": 7024.0
},
{
"team": "KAN (D Lynch)",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "755aa1d9-8b3e-447a-8e80-218e41f7fb8c",
"gambit_id": "c634bfbd-b286-47bd-a3ea-448386eedaa4",
"last_updated": "2023-06-26T20:13:26.094381-04:00",
"created_at": "2023-06-25T09:28:23.966132-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50bc251-8589-4964-ac9b-8877d3bf9a0f/?format=api"
},
{
"id": "2125611a-d940-4ffc-a8a5-c4ac16696462",
"gambit_id": "7e8edb20-6b4d-4c2a-b0c5-9b85bb314fad",
"last_updated": "2023-06-26T20:13:26.093009-04:00",
"created_at": "2023-06-25T09:28:23.964453-04:00",
"name": "KAN (D Lynch)",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50bc251-8589-4964-ac9b-8877d3bf9a0f/?format=api"
}
]
}