GET /api/bet_types/840840ae-9716-4113-a651-c7b4ba7374a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "840840ae-9716-4113-a651-c7b4ba7374a0",
"match": "https://api-prod.gambitprofit.com/api/matches/38ce88fd-55b4-42a7-9484-2e4d3ea293b6/?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": "OAK",
"amount": 6409.0
},
{
"team": "WAS",
"amount": 3591.0
}
],
"expected_reward_tokens": 9228.87,
"profit_sb": 228.87,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "9b1e0d26-fabe-42d5-8ba4-4d6f11778c98",
"gambit_id": "752d730d-690a-468b-86f5-b54820bfa1ce",
"last_updated": "2022-09-02T09:07:08.014901-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK",
"reward": "1.44000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840840ae-9716-4113-a651-c7b4ba7374a0/?format=api"
},
{
"id": "351f372f-81db-4f3a-8413-6b4c6c0d2c3e",
"gambit_id": "4815430e-418a-40dd-b017-c37038572b6a",
"last_updated": "2022-09-02T09:07:08.014498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "2.57000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840840ae-9716-4113-a651-c7b4ba7374a0/?format=api"
}
]
}