GET /api/bet_types/cc672777-8147-433a-8287-aa653ff2e79d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc672777-8147-433a-8287-aa653ff2e79d",
"match": "https://api-prod.gambitprofit.com/api/matches/8d8076e4-42bc-4b0f-abf1-62953cb7f717/?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": "HOU",
"amount": 6278.0
},
{
"team": "LAA",
"amount": 3722.0
}
],
"expected_reward_tokens": 9228.66,
"profit_sb": 228.66,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "7df7701b-3883-48ce-ace1-62b8caa3bd47",
"gambit_id": "aeab61eb-4bcb-4428-aa6a-5d5bba564545",
"last_updated": "2022-09-05T10:16:56.703490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "1.47000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc672777-8147-433a-8287-aa653ff2e79d/?format=api"
},
{
"id": "fd028577-22ff-4f20-ac51-9ae0478f1d71",
"gambit_id": "3128571a-90c3-472f-b055-bc6a8c5f43cb",
"last_updated": "2022-09-05T10:16:56.702529-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "2.48000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc672777-8147-433a-8287-aa653ff2e79d/?format=api"
}
]
}