GET /api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75e96382-a9fd-40a3-913a-382c8b7f636e",
"match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?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 2.5",
"amount": 5753.0
},
{
"team": "Game Total Under 2.5",
"amount": 4247.0
}
],
"expected_reward_tokens": 8917.15,
"profit_sb": -82.85,
"profit_sb_percentage": -0.92,
"recommended": false
},
"lines": [
{
"id": "9f588b29-5eae-4690-b206-8825c99d3828",
"gambit_id": "f85eb7d6-aa07-4e6f-a16f-67b6d8529cce",
"last_updated": "2022-08-07T11:07:12.339699-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
},
{
"id": "49212b6e-48d8-40ad-b1b9-0e3669970ff9",
"gambit_id": "e3b439a2-5c45-40a8-89af-c799e06935a4",
"last_updated": "2022-08-07T11:07:12.339203-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.10000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
}
]
}