GET /api/bet_types/f634a595-ee88-461b-98ea-544f77ebf734/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f634a595-ee88-461b-98ea-544f77ebf734",
"match": "https://api-prod.gambitprofit.com/api/matches/0b1d7408-79e1-499e-aca2-2882cd4bb6e2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T08:52:56.778881-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 Over 6",
"amount": 5317.0
},
{
"team": "Game Total Under 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c5f7d297-5ad8-4616-a241-bcc69829041c",
"gambit_id": "8c4c66c4-36ce-470f-928e-8a17cd665da1",
"last_updated": "2023-12-06T22:03:03.506499-05:00",
"created_at": "2023-12-05T08:52:56.782868-05:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f634a595-ee88-461b-98ea-544f77ebf734/?format=api"
},
{
"id": "013e822d-41c8-4e36-86c3-d0f2c4628d70",
"gambit_id": "a4e44a1b-f91f-4865-a5cd-d4868f1b1685",
"last_updated": "2023-12-06T22:03:03.509747-05:00",
"created_at": "2023-12-05T08:52:56.788381-05:00",
"name": "Game Total Under 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f634a595-ee88-461b-98ea-544f77ebf734/?format=api"
}
]
}