GET /api/bet_types/5345890c-da54-4822-9151-d3112446ed78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5345890c-da54-4822-9151-d3112446ed78",
"match": "https://api-prod.gambitprofit.com/api/matches/9d13f7ab-295d-42ff-acec-dffda746e11e/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T10:38:05.297643-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": "Total Rounds Over 2.5",
"amount": 6469.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "a2e60681-4001-404c-b426-5ea65c06e3a8",
"gambit_id": "ca052425-baed-4064-968a-540a83637405",
"last_updated": "2023-08-04T21:58:10.998745-04:00",
"created_at": "2023-07-26T10:38:05.301634-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.43000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5345890c-da54-4822-9151-d3112446ed78/?format=api"
},
{
"id": "f8dd9aa8-bc51-4f5e-ac54-065e9096116e",
"gambit_id": "05844aa0-94d2-40e4-be6e-0376479ec940",
"last_updated": "2023-08-04T21:58:11.002566-04:00",
"created_at": "2023-07-26T10:38:05.305795-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5345890c-da54-4822-9151-d3112446ed78/?format=api"
}
]
}