GET /api/bet_types/44cfe3f1-1607-4b1f-ba32-f49858e89921/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44cfe3f1-1607-4b1f-ba32-f49858e89921",
"match": "https://api-prod.gambitprofit.com/api/matches/39314028-935c-4509-ba0d-3e950762c834/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:15.025277-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 7.5",
"amount": 5094.0
},
{
"team": "Game Total Over 7.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "050e45f8-12ab-48eb-8187-75e4a024eda7",
"gambit_id": "92d37dd6-c9f4-4a48-87fa-9422b37bdcd9",
"last_updated": "2023-05-25T13:47:08.059729-04:00",
"created_at": "2023-05-22T11:27:15.026632-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44cfe3f1-1607-4b1f-ba32-f49858e89921/?format=api"
},
{
"id": "cd4cf07c-0bf5-42c8-be30-0ee7a6cd0f5c",
"gambit_id": "224214e9-51a3-4bdb-998c-b3f07da11261",
"last_updated": "2023-05-25T13:47:08.056833-04:00",
"created_at": "2023-05-22T11:27:15.028054-04:00",
"name": "Game Total Over 7.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44cfe3f1-1607-4b1f-ba32-f49858e89921/?format=api"
}
]
}