GET /api/bet_types/d56dd172-c079-4604-9760-799bb21725a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d56dd172-c079-4604-9760-799bb21725a2",
"match": "https://api-prod.gambitprofit.com/api/matches/4dce3855-4af8-4edd-b2da-ceb57c7485d7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:06.197092-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3ebf5342-3c1d-4eb7-8108-408f82dcd2a3",
"gambit_id": "53d9aa3e-ea0d-4c1a-9436-61a230ad8a34",
"last_updated": "2023-05-03T12:12:14.313447-04:00",
"created_at": "2023-05-02T11:52:06.200092-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56dd172-c079-4604-9760-799bb21725a2/?format=api"
},
{
"id": "0548b67a-d3bf-497e-8cd3-bce2d71c2be8",
"gambit_id": "7f4c001c-7090-46d4-bf2f-4563f1007d10",
"last_updated": "2023-05-03T12:12:14.312290-04:00",
"created_at": "2023-05-02T11:52:06.198622-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56dd172-c079-4604-9760-799bb21725a2/?format=api"
}
]
}