GET /api/bet_types/373192e8-a992-40b8-b9dc-0b47307f8b2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "373192e8-a992-40b8-b9dc-0b47307f8b2b",
"match": "https://api-prod.gambitprofit.com/api/matches/8145a36f-71ed-4447-b236-059c50a034e4/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:08.312459-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": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "8ff02354-0c53-4c8d-8d9e-5152998c6189",
"gambit_id": "0dc3245a-222c-4bc3-87b2-01d03a15cad2",
"last_updated": "2022-12-30T18:57:01.910416-05:00",
"created_at": "2022-12-28T09:32:08.314998-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/373192e8-a992-40b8-b9dc-0b47307f8b2b/?format=api"
},
{
"id": "72067aa4-1f09-4d01-99f1-bdc299d588be",
"gambit_id": "e9927bb7-03fa-4f3b-a7f8-b08a7c206bd5",
"last_updated": "2022-12-30T18:57:01.909080-05:00",
"created_at": "2022-12-28T09:32:08.313740-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/373192e8-a992-40b8-b9dc-0b47307f8b2b/?format=api"
}
]
}