GET /api/bet_types/b59c8ce1-5a44-45d9-b7d3-f256a86aa105/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b59c8ce1-5a44-45d9-b7d3-f256a86aa105",
"match": "https://api-prod.gambitprofit.com/api/matches/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-25T12:38:05.505738-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 9.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "282ba80d-48a6-4c8f-b327-afff2bb951c9",
"gambit_id": "9bace936-78ca-4edb-8a9b-b1062a7a485c",
"last_updated": "2023-07-27T13:07:59.514126-04:00",
"created_at": "2023-07-25T12:38:05.514087-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59c8ce1-5a44-45d9-b7d3-f256a86aa105/?format=api"
},
{
"id": "8a4b3993-a34e-446d-bfb9-c674113a8ccd",
"gambit_id": "16ae0b10-6b40-41bc-a685-6c1b377bf982",
"last_updated": "2023-07-27T13:07:59.509824-04:00",
"created_at": "2023-07-25T12:38:05.509757-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59c8ce1-5a44-45d9-b7d3-f256a86aa105/?format=api"
}
]
}