GET /api/bet_types/3600337c-f7e5-4a86-909d-b50d79372f99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3600337c-f7e5-4a86-909d-b50d79372f99",
"match": "https://api-prod.gambitprofit.com/api/matches/2afecd8f-748c-455b-bbea-d41c0b8cc33a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T09:43:06.016920-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": "MIL (B Woodruff)",
"amount": 6139.0
},
{
"team": "CWS (J Scholtens)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c332c0e7-a9fb-4e99-9d79-de3cbad79635",
"gambit_id": "7d844c11-509c-44bc-a4aa-48f9cc4a8453",
"last_updated": "2023-08-14T10:43:13.835310-04:00",
"created_at": "2023-08-12T09:43:06.021625-04:00",
"name": "MIL (B Woodruff)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3600337c-f7e5-4a86-909d-b50d79372f99/?format=api"
},
{
"id": "0e30a8f9-af37-432d-8fe8-b77d759584ae",
"gambit_id": "cea63272-c6b0-4863-a17c-ee57f85ac258",
"last_updated": "2023-08-14T10:43:13.831451-04:00",
"created_at": "2023-08-12T09:43:06.026207-04:00",
"name": "CWS (J Scholtens)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3600337c-f7e5-4a86-909d-b50d79372f99/?format=api"
}
]
}