GET /api/bet_types/8900406f-3725-42da-8746-1a62d98045a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8900406f-3725-42da-8746-1a62d98045a9",
"match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:28.924688-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": "SEA",
"amount": 6554.0
},
{
"team": "HOU",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "6ddeff40-72a2-462e-9b1d-75f610fffc3b",
"gambit_id": "20d69389-6615-4300-baa4-d242f384b44c",
"last_updated": "2023-07-09T20:23:22.551713-04:00",
"created_at": "2023-07-07T11:33:28.926740-04:00",
"name": "SEA",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900406f-3725-42da-8746-1a62d98045a9/?format=api"
},
{
"id": "edd8a7ed-81f2-458c-a637-1a6eddb11bb0",
"gambit_id": "7a728f3a-9146-4b41-acca-3483aa1a10b5",
"last_updated": "2023-07-09T20:23:22.554091-04:00",
"created_at": "2023-07-07T11:33:28.928745-04:00",
"name": "HOU",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900406f-3725-42da-8746-1a62d98045a9/?format=api"
}
]
}