GET /api/bet_types/41725159-91f0-4adc-80df-57f7e9b61795/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41725159-91f0-4adc-80df-57f7e9b61795",
"match": "https://api-prod.gambitprofit.com/api/matches/b0241e8b-931f-4fe8-97de-cb7540ff5704/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:25.356028-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": "LOS (T Gonsolin)",
"amount": 5389.0
},
{
"team": "HOU (H Brown)",
"amount": 4611.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "fd02bf99-a4a8-4689-8208-2226f1c361af",
"gambit_id": "78f39cb3-ce00-4b36-808e-ec9c426977a0",
"last_updated": "2023-06-26T20:08:31.255050-04:00",
"created_at": "2023-06-25T09:28:25.360117-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.78000",
"odds": "1.81300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41725159-91f0-4adc-80df-57f7e9b61795/?format=api"
},
{
"id": "333a9f13-c8ce-4944-ac3f-3a42e92f5615",
"gambit_id": "501b74dc-1da0-4dc5-953d-b14bb52248aa",
"last_updated": "2023-06-26T20:08:31.252985-04:00",
"created_at": "2023-06-25T09:28:25.357948-04:00",
"name": "HOU (H Brown)",
"reward": "2.08000",
"odds": "2.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41725159-91f0-4adc-80df-57f7e9b61795/?format=api"
}
]
}