GET /api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "611bdfae-e4c7-4721-99c3-be78a9f81d75",
"match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?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": "MIA",
"amount": 5521.0
},
{
"team": "ATL",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "3da48c08-411a-46fd-bfe9-25638d4a4883",
"gambit_id": "40834e0c-ff68-4be2-93cb-7b7dcbe54fe1",
"last_updated": "2022-10-04T13:17:07.236959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.72000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
},
{
"id": "6a715113-f517-4d0f-af78-2fa3f2d9b41c",
"gambit_id": "b0ddc478-2200-44f3-940b-c34edf061e6d",
"last_updated": "2022-10-04T13:17:07.237941-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.12000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
}
]
}