GET /api/bet_types/087302b7-01ba-4482-890f-b019b1c42593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "087302b7-01ba-4482-890f-b019b1c42593",
"match": "https://api-prod.gambitprofit.com/api/matches/1ee08172-24d5-4473-a9dc-6ed1eeb6ddd9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:15.500839-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": "SDG",
"amount": 6090.0
},
{
"team": "PHI",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "34c8dc8e-eab3-49c0-a459-2aa5f55ab43e",
"gambit_id": "f49999ca-266e-42af-98de-4262cb745bb9",
"last_updated": "2023-09-08T09:28:29.253095-04:00",
"created_at": "2023-09-06T09:08:15.512420-04:00",
"name": "SDG",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/087302b7-01ba-4482-890f-b019b1c42593/?format=api"
},
{
"id": "60cd4f5e-31e6-46ab-8664-a11cf1432464",
"gambit_id": "49bd9ec2-8604-49a7-98bc-a14afc80f729",
"last_updated": "2023-09-08T09:28:29.249779-04:00",
"created_at": "2023-09-06T09:08:15.504750-04:00",
"name": "PHI",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/087302b7-01ba-4482-890f-b019b1c42593/?format=api"
}
]
}