GET /api/bet_types/13b3f486-67ce-4260-8b47-03e72c6a0a97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13b3f486-67ce-4260-8b47-03e72c6a0a97",
"match": "https://api-prod.gambitprofit.com/api/matches/d30fa14c-eb3e-4825-aed6-4af48771cbd0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T11:07:03.543391-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 Under 2.5",
"amount": 5938.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4062.0
}
],
"expected_reward_tokens": 9261.36,
"profit_sb": -238.64,
"profit_sb_percentage": -2.51,
"recommended": false
},
"lines": [
{
"id": "dd864009-03c6-4295-9f46-f436252e4768",
"gambit_id": "3ef57e1d-9182-4790-beaa-815af7dab671",
"last_updated": "2023-04-01T18:56:59.029336-04:00",
"created_at": "2023-03-24T11:07:03.545183-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.56000",
"odds": "1.58820",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b3f486-67ce-4260-8b47-03e72c6a0a97/?format=api"
},
{
"id": "a6bbb8be-15c0-489c-b2af-a6cad71937c9",
"gambit_id": "630ee7e6-d6d1-467e-ae26-8bfadebae700",
"last_updated": "2023-04-01T18:56:59.031767-04:00",
"created_at": "2023-03-24T11:07:03.547166-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.28000",
"odds": "2.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b3f486-67ce-4260-8b47-03e72c6a0a97/?format=api"
}
]
}