GET /api/bet_types/9670a076-02b5-4583-b8b2-a29ac3bddfed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9670a076-02b5-4583-b8b2-a29ac3bddfed",
"match": "https://api-prod.gambitprofit.com/api/matches/9051194e-f290-46a6-8b74-97aa6545ae2e/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:11.340451-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e18eba0a-3f1b-476f-a043-a3ac321dae52",
"gambit_id": "14262483-3578-4021-a0b6-49586e824533",
"last_updated": "2023-05-27T15:57:02.856693-04:00",
"created_at": "2023-05-26T11:52:11.343021-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9670a076-02b5-4583-b8b2-a29ac3bddfed/?format=api"
},
{
"id": "5d3df8ec-beb9-415e-aa01-fbdf1047a9ae",
"gambit_id": "12e0699b-d702-468a-b566-f04bc133a3f3",
"last_updated": "2023-05-27T15:57:02.859183-04:00",
"created_at": "2023-05-26T11:52:11.346216-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9670a076-02b5-4583-b8b2-a29ac3bddfed/?format=api"
}
]
}