GET /api/bet_types/c847f9d7-663a-4097-a361-ef3750d8781d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c847f9d7-663a-4097-a361-ef3750d8781d",
"match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:15.517184-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": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "65ed8007-d94d-4d0f-82fc-f44bc3b95154",
"gambit_id": "c92c6fb4-f966-45a5-ac7f-b0a734ed81c8",
"last_updated": "2023-06-12T18:43:10.899429-04:00",
"created_at": "2023-06-11T10:08:15.519675-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c847f9d7-663a-4097-a361-ef3750d8781d/?format=api"
},
{
"id": "6d0845f7-64fc-49d0-9dd9-24463e67c940",
"gambit_id": "b5ddc7ed-26a5-40d0-a721-209513b2eb61",
"last_updated": "2023-06-12T18:43:10.901290-04:00",
"created_at": "2023-06-11T10:08:15.522392-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c847f9d7-663a-4097-a361-ef3750d8781d/?format=api"
}
]
}