GET /api/bet_types/45189500-3841-4e95-a6ed-938590243393/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45189500-3841-4e95-a6ed-938590243393",
"match": "https://api-prod.gambitprofit.com/api/matches/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:08.112415-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 Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "eea8493c-291a-42ea-bbb7-d7c1ceab030f",
"gambit_id": "4e166360-1971-45e6-ad63-ef011d69c6df",
"last_updated": "2023-02-28T12:37:08.113628-05:00",
"created_at": "2023-02-28T12:37:08.113637-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45189500-3841-4e95-a6ed-938590243393/?format=api"
},
{
"id": "a5d62020-c6f1-41cc-bb29-2774653330bc",
"gambit_id": "45117826-eacf-4d91-aabe-ee1637f35e90",
"last_updated": "2023-02-28T12:37:08.114864-05:00",
"created_at": "2023-02-28T12:37:08.114873-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45189500-3841-4e95-a6ed-938590243393/?format=api"
}
]
}