GET /api/bet_types/8c58cef0-a1c2-412e-890d-ed554744172a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c58cef0-a1c2-412e-890d-ed554744172a",
"match": "https://api-prod.gambitprofit.com/api/matches/d9e01de5-db24-4752-a927-1331b48b9cb6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:51:51.796306-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": "Total Rounds Under 2.5",
"amount": 5673.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "cc1c7dc8-7090-4923-a9a5-710be47448be",
"gambit_id": "3584b178-8947-4aad-9fc6-39ea1f0f3aca",
"last_updated": "2023-03-18T18:57:08.008271-04:00",
"created_at": "2023-03-10T08:51:51.797731-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.64000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c58cef0-a1c2-412e-890d-ed554744172a/?format=api"
},
{
"id": "4d3e75af-7f08-4a83-af8a-47b4ec977d87",
"gambit_id": "a3a6fb5b-4a23-4997-89bf-011fc7f5c958",
"last_updated": "2023-03-18T18:57:08.010105-04:00",
"created_at": "2023-03-10T08:51:51.799117-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c58cef0-a1c2-412e-890d-ed554744172a/?format=api"
}
]
}