GET /api/bet_types/6bf91f60-4fe9-4978-8326-a9bec7f60165/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bf91f60-4fe9-4978-8326-a9bec7f60165",
"match": "https://api-prod.gambitprofit.com/api/matches/1c7ef98c-7b62-4674-ab2e-3d84f30e390b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:08.493262-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": "MIL",
"amount": 6241.0
},
{
"team": "CHC",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "9154eb10-f967-48b2-897b-26751efaf989",
"gambit_id": "9266c3af-f803-43c7-a475-3ae8c183221b",
"last_updated": "2023-04-03T14:16:50.326858-04:00",
"created_at": "2023-04-02T09:57:08.498151-04:00",
"name": "MIL",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf91f60-4fe9-4978-8326-a9bec7f60165/?format=api"
},
{
"id": "c1c7279c-d67c-4cdd-9a24-c76a8dd52880",
"gambit_id": "a8bce0b2-7aea-4498-bb51-69c20fc3ca87",
"last_updated": "2023-04-03T14:16:50.323820-04:00",
"created_at": "2023-04-02T09:57:08.495705-04:00",
"name": "CHC",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf91f60-4fe9-4978-8326-a9bec7f60165/?format=api"
}
]
}