GET /api/bet_types/14baca86-e382-49cc-a181-6b0204c4fd5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14baca86-e382-49cc-a181-6b0204c4fd5b",
"match": "https://api-prod.gambitprofit.com/api/matches/5083fa53-f901-4dba-8668-adf1df696e09/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T09:48:08.079141-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": "BAL (G Rodriguez)",
"amount": 6173.0
},
{
"team": "LAA (K Rosenberg)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "7382a100-ef08-4179-b848-d9c4cd8341bb",
"gambit_id": "e5368195-7711-49d1-ae51-e03c152a0d07",
"last_updated": "2023-09-05T10:53:03.441884-04:00",
"created_at": "2023-09-04T09:48:08.083064-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14baca86-e382-49cc-a181-6b0204c4fd5b/?format=api"
},
{
"id": "829d4907-518f-4d13-ad6e-8a1d69f82122",
"gambit_id": "3887339e-24c9-4f9a-8d0e-535b99eced27",
"last_updated": "2023-09-05T10:53:03.447265-04:00",
"created_at": "2023-09-04T09:48:08.086749-04:00",
"name": "LAA (K Rosenberg)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14baca86-e382-49cc-a181-6b0204c4fd5b/?format=api"
}
]
}