GET /api/bet_types/717f9e9a-b35b-4f7a-8ce0-6e5b9e3d8b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "717f9e9a-b35b-4f7a-8ce0-6e5b9e3d8b21",
"match": "https://api-prod.gambitprofit.com/api/matches/7aa5ef0b-1fcd-4a15-8afd-677d18482141/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T10:12:16.407949-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": "Game Total Under 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "251b0d42-b263-45c9-ae42-488abbe5390f",
"gambit_id": "147f1e3d-a2f4-4d87-9404-957c48bef51a",
"last_updated": "2023-04-03T19:51:56.597281-04:00",
"created_at": "2023-04-02T10:12:16.409768-04:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717f9e9a-b35b-4f7a-8ce0-6e5b9e3d8b21/?format=api"
},
{
"id": "f4aa832e-2852-45d4-868c-68315e5befec",
"gambit_id": "cfdf6612-fef4-4945-8830-dd3d9e19abc9",
"last_updated": "2023-04-03T19:51:56.600444-04:00",
"created_at": "2023-04-02T10:12:16.411744-04:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717f9e9a-b35b-4f7a-8ce0-6e5b9e3d8b21/?format=api"
}
]
}