GET /api/bet_types/78ac437c-4380-4a28-bc62-b4fbf271d06c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78ac437c-4380-4a28-bc62-b4fbf271d06c",
"match": "https://api-prod.gambitprofit.com/api/matches/6ec16e51-1d3b-42cf-a034-56fee59a1a2a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:06.154812-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": "Game Total Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "624906c3-9eae-49f5-a0fa-530f67fac5cf",
"gambit_id": "30ce47ec-2f05-4956-bc82-3a272954d2b1",
"last_updated": "2023-06-03T11:41:55.801895-04:00",
"created_at": "2023-06-02T10:32:06.156765-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ac437c-4380-4a28-bc62-b4fbf271d06c/?format=api"
},
{
"id": "d11523b1-4f1e-4f14-8440-15db312d349c",
"gambit_id": "847cc142-ab11-414a-8ef1-7e5fc36478a7",
"last_updated": "2023-06-03T11:41:55.804031-04:00",
"created_at": "2023-06-02T10:32:06.158938-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ac437c-4380-4a28-bc62-b4fbf271d06c/?format=api"
}
]
}