GET /api/bet_types/28679f82-cb15-42ba-8231-9fa4411e5fe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28679f82-cb15-42ba-8231-9fa4411e5fe7",
"match": "https://api-prod.gambitprofit.com/api/matches/0efd803e-bf3d-4638-851a-bd337a780ab1/?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": "SDG",
"amount": 5205.0
},
{
"team": "KAN",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "0bd4f18f-05de-4fe8-863f-40b9b32b6936",
"gambit_id": "77d4f443-9037-4d58-b7ed-072a604384fb",
"last_updated": "2022-08-27T12:27:02.068382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "1.75000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28679f82-cb15-42ba-8231-9fa4411e5fe7/?format=api"
},
{
"id": "de9d0a97-d877-49cb-a134-353fbcdf0e22",
"gambit_id": "51e7ae30-b95d-4a13-bad4-7c290c22bd32",
"last_updated": "2022-08-27T12:27:02.067914-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.90000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28679f82-cb15-42ba-8231-9fa4411e5fe7/?format=api"
}
]
}