GET /api/bet_types/02625e19-badb-4770-aa3e-e585c1cb69aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02625e19-badb-4770-aa3e-e585c1cb69aa",
"match": "https://api-prod.gambitprofit.com/api/matches/caba56ba-4ae9-4f6f-ba40-edd240b16f19/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "84c06dd8-642a-48a2-a319-22f6ec36f008",
"gambit_id": "0b0dc43e-04aa-4f1c-9405-59a2d381667e",
"last_updated": "2022-09-28T08:56:57.116390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02625e19-badb-4770-aa3e-e585c1cb69aa/?format=api"
},
{
"id": "461b4dd1-4110-47d9-8bc0-52a69b445a7d",
"gambit_id": "3c652b46-c64f-4956-a1fe-63b660b18344",
"last_updated": "2022-09-28T08:56:57.115165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02625e19-badb-4770-aa3e-e585c1cb69aa/?format=api"
}
]
}