GET /api/bet_types/8bf2eabc-ad48-4507-b5d8-469372a23411/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bf2eabc-ad48-4507-b5d8-469372a23411",
"match": "https://api-prod.gambitprofit.com/api/matches/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?format=api",
"name": "Play the Odds",
"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": "NYM",
"amount": 6138.0
},
{
"team": "NYY",
"amount": 3862.0
}
],
"expected_reward_tokens": 9268.38,
"profit_sb": 268.38,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "e4c67aa1-f37d-45f6-82fb-215b183c4d37",
"gambit_id": "8582a0c0-f50f-4030-b863-357be3d65bc4",
"last_updated": "2022-08-24T10:32:16.537160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM",
"reward": "1.51000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bf2eabc-ad48-4507-b5d8-469372a23411/?format=api"
},
{
"id": "cd37174b-b70f-4ff1-9e09-7f35e5546492",
"gambit_id": "25bc8b5b-db53-4dc6-b8ef-a3252fae4931",
"last_updated": "2022-08-24T10:32:16.536695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.40000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bf2eabc-ad48-4507-b5d8-469372a23411/?format=api"
}
]
}