GET /api/bet_types/d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce",
"match": "https://api-prod.gambitprofit.com/api/matches/f04d9107-ef9d-4418-afdd-b04df7d61b9c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T11:07:18.649358-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": 5493.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4507.0
}
],
"expected_reward_tokens": 9283.17,
"profit_sb": -216.83,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "2457adcf-1139-4e71-a14c-deba90ab423b",
"gambit_id": "d208718e-ca90-4fd8-b8ac-7f82e2aefb76",
"last_updated": "2023-04-09T12:37:11.969254-04:00",
"created_at": "2023-04-08T11:07:18.652646-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce/?format=api"
},
{
"id": "f8caffea-09e6-404a-81c4-d0d6b6eeee72",
"gambit_id": "628dee9c-c646-45ec-9ba1-08811ffa7e12",
"last_updated": "2023-04-09T12:37:11.971850-04:00",
"created_at": "2023-04-08T11:07:18.656020-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce/?format=api"
}
]
}