GET /api/bet_types/44c5527d-7781-4e66-b572-75582644c599/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44c5527d-7781-4e66-b572-75582644c599",
"match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:00.929032-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": "BOS",
"amount": 5857.0
},
{
"team": "NYY",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "7cb41ff2-1d66-4e9e-9cb3-455b5f1b13d8",
"gambit_id": "e927e30b-ff8f-4a19-81fc-da17e6d0dd5b",
"last_updated": "2023-08-21T11:13:22.627710-04:00",
"created_at": "2023-08-19T09:28:00.932945-04:00",
"name": "BOS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c5527d-7781-4e66-b572-75582644c599/?format=api"
},
{
"id": "3528bc2d-a50e-45e9-8822-245326c8d160",
"gambit_id": "820cd33f-91d9-465b-8d2a-025981b8ba20",
"last_updated": "2023-08-21T11:13:22.631138-04:00",
"created_at": "2023-08-19T09:28:00.936953-04:00",
"name": "NYY",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c5527d-7781-4e66-b572-75582644c599/?format=api"
}
]
}