GET /api/bet_types/9fe0aaf5-3792-4850-b178-e4234764be5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fe0aaf5-3792-4850-b178-e4234764be5d",
"match": "https://api-prod.gambitprofit.com/api/matches/0143bbd2-f4ef-43fa-9f14-48e6401a655c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-12T09:03:11.969391-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": "SFO (L Webb)",
"amount": 5337.0
},
{
"team": "STL (M Liberatore)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "70bdcafd-5b76-415b-888b-90f8ada8f4ea",
"gambit_id": "bde7bfc6-8927-4820-b6d6-6be54a5a35db",
"last_updated": "2023-06-13T10:48:25.856834-04:00",
"created_at": "2023-06-12T09:03:11.971159-04:00",
"name": "SFO (L Webb)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe0aaf5-3792-4850-b178-e4234764be5d/?format=api"
},
{
"id": "704dfea2-dde3-40f8-a5c2-6989a345e568",
"gambit_id": "233dfe70-8b06-400b-aee4-68083134d80c",
"last_updated": "2023-06-13T10:48:25.858939-04:00",
"created_at": "2023-06-12T09:03:11.973153-04:00",
"name": "STL (M Liberatore)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe0aaf5-3792-4850-b178-e4234764be5d/?format=api"
}
]
}