GET /api/bet_types/ca041d19-98e5-4069-b254-927869b16a69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca041d19-98e5-4069-b254-927869b16a69",
"match": "https://api-prod.gambitprofit.com/api/matches/9d09cb34-8c53-483f-b2da-ec488be0580a/?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 64.5",
"amount": 5000.0
},
{
"team": "Game Total Under 64.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "9af01101-ccc8-4cc0-83ac-4f7878546ddc",
"gambit_id": "0f1d4ef5-9eae-42e6-b12f-d2d7b313b6f9",
"last_updated": "2022-09-11T11:12:11.697930-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca041d19-98e5-4069-b254-927869b16a69/?format=api"
},
{
"id": "6becc621-9343-40a5-a4bb-cf9afd8ed8ae",
"gambit_id": "d164de15-6ded-4eae-8e0c-7b322a2c7034",
"last_updated": "2022-09-11T11:12:11.696381-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca041d19-98e5-4069-b254-927869b16a69/?format=api"
}
]
}