GET /api/bet_types/075947d0-e9cc-4e9b-a7dc-8c4817c109b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "075947d0-e9cc-4e9b-a7dc-8c4817c109b7",
"match": "https://api-prod.gambitprofit.com/api/matches/cb0b0405-086e-4887-af03-bfe4c951ea6b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:51:59.725929-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": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f6c9f587-2c5a-4439-a095-9abf0602f165",
"gambit_id": "1dc87fb6-3e76-484e-84ca-6ad513f75696",
"last_updated": "2023-04-28T11:22:26.719638-04:00",
"created_at": "2023-04-27T11:51:59.729271-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/075947d0-e9cc-4e9b-a7dc-8c4817c109b7/?format=api"
},
{
"id": "9e3fa650-fc01-4594-9c58-b9cb5206ee2b",
"gambit_id": "cbca58e0-9f4f-472b-96e1-beb60e2f1015",
"last_updated": "2023-04-28T11:22:26.718181-04:00",
"created_at": "2023-04-27T11:51:59.727769-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/075947d0-e9cc-4e9b-a7dc-8c4817c109b7/?format=api"
}
]
}