GET /api/bet_types/24896a56-2115-4d96-b730-baf883dd20d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24896a56-2115-4d96-b730-baf883dd20d3",
"match": "https://api-prod.gambitprofit.com/api/matches/695ce795-6743-4c1f-81dd-2e497d212db9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:12.814859-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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3d2143f2-d916-4f77-960e-d588f45fd130",
"gambit_id": "853135a2-475a-4056-866a-4e9960cb4c05",
"last_updated": "2023-04-27T11:52:07.015272-04:00",
"created_at": "2023-04-26T12:02:12.816239-04:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24896a56-2115-4d96-b730-baf883dd20d3/?format=api"
},
{
"id": "5ea5dc52-7841-4e22-9dd7-68913ae6aa46",
"gambit_id": "6c2bd805-5319-478f-8f4d-33e63d010792",
"last_updated": "2023-04-27T11:52:07.017328-04:00",
"created_at": "2023-04-26T12:02:12.817586-04:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24896a56-2115-4d96-b730-baf883dd20d3/?format=api"
}
]
}