GET /api/bet_types/92e3d95c-dffc-4daa-b25e-ca2d36b54826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92e3d95c-dffc-4daa-b25e-ca2d36b54826",
"match": "https://api-prod.gambitprofit.com/api/matches/6e40255e-5873-4f0c-9b3e-7fc93fced3f0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Over 57",
"amount": 5000.0
},
{
"team": "Game Total Under 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7085fb10-fc7a-40e2-951a-32062f821b7e",
"gambit_id": "e984f50c-7cde-49e4-8905-0e7c2c44f5a7",
"last_updated": "2022-11-09T09:48:34.319401-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e3d95c-dffc-4daa-b25e-ca2d36b54826/?format=api"
},
{
"id": "993a3b2a-fcda-4bd6-8251-6a0c0edf3a80",
"gambit_id": "882d162a-6567-4a90-a3cb-79e2e36a3389",
"last_updated": "2022-11-09T09:48:34.318356-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e3d95c-dffc-4daa-b25e-ca2d36b54826/?format=api"
}
]
}