GET /api/bet_types/e1881b65-0d73-451a-a6b0-0203e4c24a1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1881b65-0d73-451a-a6b0-0203e4c24a1b",
"match": "https://api-prod.gambitprofit.com/api/matches/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:10.939357-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f9f2ac90-716f-4e24-93c1-cfde3418de87",
"gambit_id": "1fbac612-c264-4704-961c-5cdd66ef14c6",
"last_updated": "2023-04-27T11:52:10.650567-04:00",
"created_at": "2023-04-26T12:02:10.941101-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1881b65-0d73-451a-a6b0-0203e4c24a1b/?format=api"
},
{
"id": "477b8403-b9b4-4d57-aca7-47040ca97580",
"gambit_id": "ace60cd4-7026-4a82-84a9-1052949b261e",
"last_updated": "2023-04-27T11:52:10.653388-04:00",
"created_at": "2023-04-26T12:02:10.942843-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1881b65-0d73-451a-a6b0-0203e4c24a1b/?format=api"
}
]
}