GET /api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc03ff84-b16a-42fc-a68e-94dd5cc9b48d",
"match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:55.179852-05: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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3aa9f063-df90-443a-af91-0c8d112f76ce",
"gambit_id": "9b8783b2-3af6-4986-9bdc-7c878d3bab3c",
"last_updated": "2023-03-06T11:42:13.205638-05:00",
"created_at": "2023-03-04T10:37:55.182393-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
},
{
"id": "d8249467-6996-409c-b549-20de821efa47",
"gambit_id": "872d9a4b-34cf-420c-9ed1-5ddef2d8edb0",
"last_updated": "2023-03-06T11:42:13.204478-05:00",
"created_at": "2023-03-04T10:37:55.181140-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
}
]
}