GET /api/bet_types/9164f30e-b9a0-4c86-91d3-9b9e19d5ec26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9164f30e-b9a0-4c86-91d3-9b9e19d5ec26",
"match": "https://api-prod.gambitprofit.com/api/matches/b47cd113-fa67-4cde-ab59-03ac468d0ab6/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T19:47:54.537733-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 1.5",
"amount": 6309.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3691.0
}
],
"expected_reward_tokens": 9337.32,
"profit_sb": -162.68,
"profit_sb_percentage": -1.71,
"recommended": false
},
"lines": [
{
"id": "05eeb302-f665-4756-8418-084a872be3ce",
"gambit_id": "72656c45-339f-490a-80c8-316692c702d0",
"last_updated": "2023-07-31T18:23:09.809161-04:00",
"created_at": "2023-07-29T19:47:54.546663-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9164f30e-b9a0-4c86-91d3-9b9e19d5ec26/?format=api"
},
{
"id": "ad781c19-206b-4219-8540-6aa2d4ba90d8",
"gambit_id": "594b8ce9-e93b-4d5b-a69e-1733aabb9b6b",
"last_updated": "2023-07-31T18:23:09.804920-04:00",
"created_at": "2023-07-29T19:47:54.542553-04:00",
"name": "Total Rounds Over 1.5",
"reward": "2.53000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9164f30e-b9a0-4c86-91d3-9b9e19d5ec26/?format=api"
}
]
}