GET /api/bet_types/322b6e4d-05f5-4d0e-bc34-30b5a9e2cbbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "322b6e4d-05f5-4d0e-bc34-30b5a9e2cbbd",
"match": "https://api-prod.gambitprofit.com/api/matches/e936ca59-4f84-4bd6-98ba-795adc9dbb2f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:15.099633-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": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "726fa2a7-c043-4a0e-977a-2243eb2e6383",
"gambit_id": "74c4d5d3-4c15-4427-a4d6-1a0e45d68b53",
"last_updated": "2023-11-23T17:48:24.241061-05:00",
"created_at": "2023-11-22T09:08:15.103233-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/322b6e4d-05f5-4d0e-bc34-30b5a9e2cbbd/?format=api"
},
{
"id": "019ca2d1-7690-4275-a25e-7e677676cc91",
"gambit_id": "2ac5afc5-19fc-46d2-83af-c3923be9e747",
"last_updated": "2023-11-23T17:48:24.244837-05:00",
"created_at": "2023-11-22T09:08:15.108309-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/322b6e4d-05f5-4d0e-bc34-30b5a9e2cbbd/?format=api"
}
]
}