GET /api/bet_types/3195367e-a490-49ff-b892-59eef7ef3916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3195367e-a490-49ff-b892-59eef7ef3916",
"match": "https://api-prod.gambitprofit.com/api/matches/f2f3016b-45e7-4286-934d-5a61e09c99d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:19.723374-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": "HOU (J Verlander)",
"amount": 6359.0
},
{
"team": "BAL (J Means)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "fa94897f-f620-4679-b5b8-9732541af370",
"gambit_id": "5a9c144a-ac8b-4ae2-ba23-ec5c4b15986a",
"last_updated": "2023-09-20T09:18:05.999353-04:00",
"created_at": "2023-09-18T09:08:19.735301-04:00",
"name": "HOU (J Verlander)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3195367e-a490-49ff-b892-59eef7ef3916/?format=api"
},
{
"id": "67fc0411-6bbe-40bb-bd43-18c8cc3c6e66",
"gambit_id": "c1b9bd89-fbb3-49c4-950f-85563be0a554",
"last_updated": "2023-09-20T09:18:05.995845-04:00",
"created_at": "2023-09-18T09:08:19.729093-04:00",
"name": "BAL (J Means)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3195367e-a490-49ff-b892-59eef7ef3916/?format=api"
}
]
}