GET /api/bet_types/d900711a-7ae2-4c94-97af-16887b6863b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d900711a-7ae2-4c94-97af-16887b6863b7",
"match": "https://api-prod.gambitprofit.com/api/matches/80d61de2-b150-4cd1-8757-bf768ed1d7ea/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:57.920835-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 4.5",
"amount": 5297.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4703.0
}
],
"expected_reward_tokens": 9216.78,
"profit_sb": -283.22,
"profit_sb_percentage": -2.98,
"recommended": false
},
"lines": [
{
"id": "9d150b61-24f2-4884-816b-8f74c69e0538",
"gambit_id": "5598c2f7-438a-43e7-a9f3-51e4194e72dd",
"last_updated": "2023-05-07T11:57:21.571040-04:00",
"created_at": "2023-05-06T11:51:57.924829-04:00",
"name": "Total Rounds Over 4.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d900711a-7ae2-4c94-97af-16887b6863b7/?format=api"
},
{
"id": "7fc5faa9-ce53-4bd0-b034-887cbc89c966",
"gambit_id": "8e77ab58-2e6a-42c0-8d58-d05c0c63cfd4",
"last_updated": "2023-05-07T11:57:21.569827-04:00",
"created_at": "2023-05-06T11:51:57.922586-04:00",
"name": "Total Rounds Under 4.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d900711a-7ae2-4c94-97af-16887b6863b7/?format=api"
}
]
}