GET /api/bet_types/220bb9b3-68d8-4946-bf40-b916d6c1fa04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "220bb9b3-68d8-4946-bf40-b916d6c1fa04",
"match": "https://api-prod.gambitprofit.com/api/matches/f213c994-2e9d-4ff7-b2be-b2f4e80f54ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-03T00:23:14.717520-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": "PHI",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "884869a9-2cbc-485a-a211-3b9d1091475b",
"gambit_id": "2605b24f-4896-40fa-90ea-46e17214ace6",
"last_updated": "2023-09-05T10:33:08.201791-04:00",
"created_at": "2023-09-03T00:23:14.730056-04:00",
"name": "MIL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220bb9b3-68d8-4946-bf40-b916d6c1fa04/?format=api"
},
{
"id": "0d5fd1a8-dfb3-49aa-b175-434c8b824dc7",
"gambit_id": "7b17dcac-34b3-4a81-b7b0-0f7339430274",
"last_updated": "2023-09-05T10:33:08.198096-04:00",
"created_at": "2023-09-03T00:23:14.724141-04:00",
"name": "PHI",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220bb9b3-68d8-4946-bf40-b916d6c1fa04/?format=api"
}
]
}