GET /api/bet_types/a0b44217-769c-407a-989e-c08734258cd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0b44217-769c-407a-989e-c08734258cd4",
"match": "https://api-prod.gambitprofit.com/api/matches/3800dee8-eecb-4829-954a-59dded0e63f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T13:51:52.181867-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": "Milwaukee Bucks",
"amount": 7722.0
},
{
"team": "Utah Jazz",
"amount": 2278.0
}
],
"expected_reward_tokens": 9498.06,
"profit_sb": -1.94,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "557848da-fd60-4ef6-98e7-7f0beb632833",
"gambit_id": "1305e126-a52d-4e6b-9717-5085672f7e90",
"last_updated": "2023-03-26T13:37:09.704151-04:00",
"created_at": "2023-03-24T13:51:52.186054-04:00",
"name": "Milwaukee Bucks",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b44217-769c-407a-989e-c08734258cd4/?format=api"
},
{
"id": "44131d06-08ee-4c3a-b317-8b85705d413d",
"gambit_id": "b904d284-37db-4557-ae28-9a0fbea9a580",
"last_updated": "2023-03-26T13:37:09.702119-04:00",
"created_at": "2023-03-24T13:51:52.183889-04:00",
"name": "Utah Jazz",
"reward": "4.17000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b44217-769c-407a-989e-c08734258cd4/?format=api"
}
]
}