GET /api/bet_types/f8491e2e-bcfa-49ab-948a-7218e993c8d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8491e2e-bcfa-49ab-948a-7218e993c8d4",
"match": "https://api-prod.gambitprofit.com/api/matches/37865df4-610a-412e-9dcf-0871d9b39dfe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:03.034111-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": "SDG (B Snell)",
"amount": 6070.0
},
{
"team": "PIT (M Keller)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "3bd7feab-3fcf-4b17-aba3-e0dcdcb3a382",
"gambit_id": "7a52bf81-cd95-46dd-89b3-dbd046ff6fbb",
"last_updated": "2023-06-29T18:03:04.807657-04:00",
"created_at": "2023-06-28T08:48:03.036559-04:00",
"name": "SDG (B Snell)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8491e2e-bcfa-49ab-948a-7218e993c8d4/?format=api"
},
{
"id": "1c1f5196-d5c2-4863-bf02-15f8771ccad7",
"gambit_id": "20e446ab-cbca-4511-9378-8737d9286c46",
"last_updated": "2023-06-29T18:03:04.809224-04:00",
"created_at": "2023-06-28T08:48:03.039292-04:00",
"name": "PIT (M Keller)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8491e2e-bcfa-49ab-948a-7218e993c8d4/?format=api"
}
]
}