GET /api/bet_types/5204432b-29c8-4b2f-8efa-344892a7dabc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5204432b-29c8-4b2f-8efa-344892a7dabc",
"match": "https://api-prod.gambitprofit.com/api/matches/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T09:28:00.146194-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": "MIA",
"amount": 5944.0
},
{
"team": "PHI",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "7576819b-8cb8-4f74-a991-ce2997846159",
"gambit_id": "a8d0098c-440d-4961-a272-64869a75265a",
"last_updated": "2023-10-04T10:03:19.088005-04:00",
"created_at": "2023-10-03T09:28:00.150707-04:00",
"name": "MIA",
"reward": "1.59000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5204432b-29c8-4b2f-8efa-344892a7dabc/?format=api"
},
{
"id": "0b304eb3-e68c-4350-8de0-363ad9881d4f",
"gambit_id": "ce0da94e-efc7-4145-b023-068dd7d1fbdb",
"last_updated": "2023-10-04T10:03:19.092692-04:00",
"created_at": "2023-10-03T09:28:00.155138-04:00",
"name": "PHI",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5204432b-29c8-4b2f-8efa-344892a7dabc/?format=api"
}
]
}