GET /api/bet_types/2e415525-72d3-4ca9-9688-3d912bd9953e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e415525-72d3-4ca9-9688-3d912bd9953e",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d9857f-c597-4592-8a8d-aa48df1d7b8a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T09:07:12.029529-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 Under 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1a2f92fe-2b83-437b-9c97-a0b429fbd14c",
"gambit_id": "7dd0d3b5-d372-4d74-92a9-8c0012d1b549",
"last_updated": "2023-03-16T17:37:24.515228-04:00",
"created_at": "2023-03-15T09:07:12.031973-04:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e415525-72d3-4ca9-9688-3d912bd9953e/?format=api"
},
{
"id": "453b11c1-9b8a-4ae0-b811-60274d0d66fe",
"gambit_id": "848702d3-83cf-4ae4-b061-0fbe295c80b7",
"last_updated": "2023-03-16T17:37:24.517499-04:00",
"created_at": "2023-03-15T09:07:12.034962-04:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e415525-72d3-4ca9-9688-3d912bd9953e/?format=api"
}
]
}