GET /api/bet_types/07d10084-4df6-4fed-bf66-2f060c5b6865/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07d10084-4df6-4fed-bf66-2f060c5b6865",
"match": "https://api-prod.gambitprofit.com/api/matches/26bee3f1-0c95-4c1c-b53f-fdb378487a5c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T13:07:19.213887-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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e9328b4b-7f08-404d-b0a8-644c92976901",
"gambit_id": "cb245622-390e-489c-a7be-f847a84d8e29",
"last_updated": "2023-05-07T11:57:22.555039-04:00",
"created_at": "2023-05-06T13:07:19.217359-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d10084-4df6-4fed-bf66-2f060c5b6865/?format=api"
},
{
"id": "ab4d3a91-c275-4db0-8635-816831b6fe18",
"gambit_id": "b0e9f6f3-ae28-45e8-b5e9-50265792385e",
"last_updated": "2023-05-07T11:57:22.553553-04:00",
"created_at": "2023-05-06T13:07:19.215666-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d10084-4df6-4fed-bf66-2f060c5b6865/?format=api"
}
]
}