GET /api/bet_types/49d4b706-bebc-42db-bd01-61ea665d6a8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49d4b706-bebc-42db-bd01-61ea665d6a8f",
"match": "https://api-prod.gambitprofit.com/api/matches/75be5a8d-43b5-4dc0-bb1c-e92ea8ad2ccd/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:10.067068-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": 5939.0
},
{
"team": "SFO",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "fcb19e28-ac5d-43dd-ad13-90dc3a70da64",
"gambit_id": "f1c74151-768c-48ff-98be-69631c030a88",
"last_updated": "2023-05-08T11:47:07.427520-04:00",
"created_at": "2023-05-07T11:57:10.070816-04:00",
"name": "MIL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d4b706-bebc-42db-bd01-61ea665d6a8f/?format=api"
},
{
"id": "6c11038d-5830-4674-b2c3-52afb597742a",
"gambit_id": "260a8f14-fe2f-4a53-bf42-0c74e8fa222c",
"last_updated": "2023-05-08T11:47:07.425472-04:00",
"created_at": "2023-05-07T11:57:10.068849-04:00",
"name": "SFO",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d4b706-bebc-42db-bd01-61ea665d6a8f/?format=api"
}
]
}