GET /api/bet_types/bab2bb0b-015f-43e1-8d71-1201574f8ca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bab2bb0b-015f-43e1-8d71-1201574f8ca0",
"match": "https://api-prod.gambitprofit.com/api/matches/17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "CWS (J Cueto)",
"amount": 5117.0
},
{
"team": "MIN (B Ober)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9619.51,
"profit_sb": 119.51,
"profit_sb_percentage": 1.26,
"recommended": true
},
"lines": [
{
"id": "826f36bb-eddb-4700-8c3a-9a835bfe6b28",
"gambit_id": "e4d31368-37b7-4b31-8ac4-14ed00a596b4",
"last_updated": "2022-10-04T13:17:04.156708-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (J Cueto)",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bab2bb0b-015f-43e1-8d71-1201574f8ca0/?format=api"
},
{
"id": "3a7d5fcb-04fb-4efe-9aae-235727c842aa",
"gambit_id": "07f11247-7ff9-4362-83f0-ff8b899634b6",
"last_updated": "2022-10-04T13:17:04.157627-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (B Ober)",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bab2bb0b-015f-43e1-8d71-1201574f8ca0/?format=api"
}
]
}