GET /api/bet_types/fbcbf5c7-da88-40ad-b557-dc74c4d470d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbcbf5c7-da88-40ad-b557-dc74c4d470d2",
"match": "https://api-prod.gambitprofit.com/api/matches/6934b0a5-c723-43b4-b49d-26488f700489/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T16:47:55.194285-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": "ATL (M Soroka)",
"amount": 6492.0
},
{
"team": "STL (M Mikolas)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "8fc9b3a1-1b47-4f10-8b72-90368fbd2467",
"gambit_id": "37f93880-8967-430d-ae14-8d85eea1e779",
"last_updated": "2023-09-06T22:53:26.148382-04:00",
"created_at": "2023-09-05T16:47:55.207991-04:00",
"name": "ATL (M Soroka)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcbf5c7-da88-40ad-b557-dc74c4d470d2/?format=api"
},
{
"id": "baebdecd-b8a7-409d-9efa-a107916948ed",
"gambit_id": "ed06ca33-7132-4b98-ae67-498b4159ee53",
"last_updated": "2023-09-06T22:53:26.145120-04:00",
"created_at": "2023-09-05T16:47:55.200976-04:00",
"name": "STL (M Mikolas)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcbf5c7-da88-40ad-b557-dc74c4d470d2/?format=api"
}
]
}