GET /api/bet_types/bd700b3e-e2a3-4d6c-86ed-c7551a2a4869/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd700b3e-e2a3-4d6c-86ed-c7551a2a4869",
"match": "https://api-prod.gambitprofit.com/api/matches/297de065-b683-481c-8f05-c9e8cf797694/?format=api",
"name": "Over/Under",
"created_at": "2023-02-21T13:01:47.112829-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.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a38b4d8a-cc03-4d80-9a6b-ba1104ca04ea",
"gambit_id": "587cd7b5-8434-4f48-9360-731b3a4c442e",
"last_updated": "2023-02-22T09:02:04.941721-05:00",
"created_at": "2023-02-21T13:01:47.115984-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd700b3e-e2a3-4d6c-86ed-c7551a2a4869/?format=api"
},
{
"id": "fffb71aa-a476-4fbe-b48f-e999ff6999bb",
"gambit_id": "2fd862ba-bc20-459a-b919-d4d03eee32d7",
"last_updated": "2023-02-22T09:02:04.940571-05:00",
"created_at": "2023-02-21T13:01:47.114526-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd700b3e-e2a3-4d6c-86ed-c7551a2a4869/?format=api"
}
]
}