GET /api/bet_types/983f8849-3478-4c04-a924-1b05e5f68cf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "983f8849-3478-4c04-a924-1b05e5f68cf6",
"match": "https://api-prod.gambitprofit.com/api/matches/811f556e-cb53-40d1-a717-890dae522c5a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:15.952351-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 5.5",
"amount": 5421.0
},
{
"team": "Game Total Over 5.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ce11f134-c55c-4f26-bb17-df7dbff2a465",
"gambit_id": "67008630-9317-477c-8973-281a58436e7b",
"last_updated": "2023-05-02T11:52:09.161223-04:00",
"created_at": "2023-05-01T12:27:15.953963-04:00",
"name": "Game Total Under 5.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983f8849-3478-4c04-a924-1b05e5f68cf6/?format=api"
},
{
"id": "cc7e4106-ad89-4cca-bfa2-a91864f75230",
"gambit_id": "a85011d7-cd35-4fe5-8533-970a1845cd5e",
"last_updated": "2023-05-02T11:52:09.162554-04:00",
"created_at": "2023-05-01T12:27:15.955537-04:00",
"name": "Game Total Over 5.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983f8849-3478-4c04-a924-1b05e5f68cf6/?format=api"
}
]
}