GET /api/bet_types/618c2624-c08c-4e24-9ab4-e345c0ac59e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "618c2624-c08c-4e24-9ab4-e345c0ac59e0",
"match": "https://api-prod.gambitprofit.com/api/matches/11198b7f-8f33-44e9-8c26-4e7e44dfe1aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:00.508323-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": "Tampa Bay Lightning",
"amount": 6020.0
},
{
"team": "Vegas Golden Knights",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "14d567ed-718b-4761-9721-1272ef5b23d2",
"gambit_id": "df7d208a-6e49-4cc2-b993-a47f1c809595",
"last_updated": "2023-03-10T10:36:59.109825-05:00",
"created_at": "2023-03-09T09:02:00.509640-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618c2624-c08c-4e24-9ab4-e345c0ac59e0/?format=api"
},
{
"id": "06774446-fb29-4794-9f66-683c2eab742b",
"gambit_id": "87b559ae-081b-4ca5-8cb6-9b18b15e2ffd",
"last_updated": "2023-03-10T10:36:59.111331-05:00",
"created_at": "2023-03-09T09:02:00.511121-05:00",
"name": "Vegas Golden Knights",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618c2624-c08c-4e24-9ab4-e345c0ac59e0/?format=api"
}
]
}