GET /api/bet_types/e305db00-9de2-433f-90bb-8b158f27fa33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e305db00-9de2-433f-90bb-8b158f27fa33",
"match": "https://api-prod.gambitprofit.com/api/matches/a1b58062-4706-4851-9cb1-a6d5bedf73b5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:08.416197-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 Under 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7a3a3f6-6aaa-4bbc-84f6-fd67fde02f80",
"gambit_id": "27d3c13b-337e-4767-836e-8e41b5864d36",
"last_updated": "2023-04-22T13:07:14.090185-04:00",
"created_at": "2023-04-21T12:32:08.417701-04:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305db00-9de2-433f-90bb-8b158f27fa33/?format=api"
},
{
"id": "21534e59-a480-4a34-bfcb-1bf06d9ea3ab",
"gambit_id": "48828628-08ce-4b80-b8a6-e1146e3d3bd3",
"last_updated": "2023-04-22T13:07:14.091698-04:00",
"created_at": "2023-04-21T12:32:08.419201-04:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305db00-9de2-433f-90bb-8b158f27fa33/?format=api"
}
]
}