GET /api/bet_types/d8b24a0d-c19a-4993-b343-ff1e7545c306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8b24a0d-c19a-4993-b343-ff1e7545c306",
"match": "https://api-prod.gambitprofit.com/api/matches/6281c183-e6e1-4576-9975-d9ba183042c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-18T08:53:08.456089-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": 5423.0
},
{
"team": "PHI",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e895a0b4-535e-492e-a790-eda374f6f90e",
"gambit_id": "19a49512-3700-4e4b-9d0b-442e23ad3352",
"last_updated": "2023-07-20T09:58:28.069361-04:00",
"created_at": "2023-07-18T08:53:08.457603-04:00",
"name": "MIL",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b24a0d-c19a-4993-b343-ff1e7545c306/?format=api"
},
{
"id": "3221af25-bfd1-4f3e-bc28-2c39229e1953",
"gambit_id": "825e54e9-d1ee-41f9-bc0c-7e9c8188ffa5",
"last_updated": "2023-07-20T09:58:28.072039-04:00",
"created_at": "2023-07-18T08:53:08.459206-04:00",
"name": "PHI",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b24a0d-c19a-4993-b343-ff1e7545c306/?format=api"
}
]
}