GET /api/bet_types/29a30048-a411-4d7e-9975-4517327232bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29a30048-a411-4d7e-9975-4517327232bd",
"match": "https://api-prod.gambitprofit.com/api/matches/68297e53-9cc0-4aa2-94cb-26856af86ee7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:14.483019-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": "Boston Celtics",
"amount": 7024.0
},
{
"team": "Miami Heat",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a256785e-2e70-4bb2-90a5-1b81e2fa521e",
"gambit_id": "2a38f944-b3a1-4132-97d2-411208f104e8",
"last_updated": "2023-05-30T10:47:20.515492-04:00",
"created_at": "2023-05-29T11:47:14.489144-04:00",
"name": "Boston Celtics",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a30048-a411-4d7e-9975-4517327232bd/?format=api"
},
{
"id": "cb970845-0c99-48ac-b717-3eecdf2ea569",
"gambit_id": "1caf3a2b-c3a9-4e1d-b1f0-105d129c63cf",
"last_updated": "2023-05-30T10:47:20.513457-04:00",
"created_at": "2023-05-29T11:47:14.485888-04:00",
"name": "Miami Heat",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a30048-a411-4d7e-9975-4517327232bd/?format=api"
}
]
}