GET /api/bet_types/bfa1e68f-6dbd-432c-aa95-6638e675407c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfa1e68f-6dbd-432c-aa95-6638e675407c",
"match": "https://api-prod.gambitprofit.com/api/matches/07181cf9-7487-4963-ad50-723ad3205041/?format=api",
"name": "Over/Under",
"created_at": "2023-10-05T09:13:15.563763-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "1c13049c-8211-4b2a-9823-1269e03babe4",
"gambit_id": "60e13217-af61-456e-80e1-93e62427b984",
"last_updated": "2023-10-09T08:58:08.338483-04:00",
"created_at": "2023-10-05T09:13:15.568784-04:00",
"name": "Game Total Over 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa1e68f-6dbd-432c-aa95-6638e675407c/?format=api"
},
{
"id": "ff64d267-f391-4071-a60b-e300e4faddc6",
"gambit_id": "831e7a0a-d335-4cdb-9a5a-2193df0ffcb7",
"last_updated": "2023-10-09T08:58:08.342320-04:00",
"created_at": "2023-10-05T09:13:15.574928-04:00",
"name": "Game Total Under 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa1e68f-6dbd-432c-aa95-6638e675407c/?format=api"
}
]
}