GET /api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d13d3f33-6b1a-4eb7-aee2-80b0076a0268",
"match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:23.427363-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 Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c65af9eb-9328-4f68-bf83-5cd8c861f73c",
"gambit_id": "d969242f-6295-4c39-af58-ca9e20454e0d",
"last_updated": "2023-09-26T09:58:05.229177-04:00",
"created_at": "2023-09-24T09:13:23.431390-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
},
{
"id": "60aff7a5-a9cc-49b5-9edb-27de589cac5d",
"gambit_id": "84a7657d-c60d-4483-af55-62b1ed2a9944",
"last_updated": "2023-09-26T09:58:05.233373-04:00",
"created_at": "2023-09-24T09:13:23.439317-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
}
]
}