GET /api/bet_types/b5caaefb-07ff-4d23-aae9-ae79406a5b9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5caaefb-07ff-4d23-aae9-ae79406a5b9c",
"match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:57.898039-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 Over 8",
"amount": 5094.0
},
{
"team": "Game Total Under 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "29664439-773e-434f-a6e9-63842b656155",
"gambit_id": "5b8cb04c-37a5-4830-b754-68a556f8126f",
"last_updated": "2023-10-25T10:53:01.611141-04:00",
"created_at": "2023-10-24T08:57:57.905661-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5caaefb-07ff-4d23-aae9-ae79406a5b9c/?format=api"
},
{
"id": "2624ac6f-003b-48e1-bbdd-039d9f6008ad",
"gambit_id": "c8315045-c81a-4ad2-8799-7d86ce65ca60",
"last_updated": "2023-10-25T10:53:01.614564-04:00",
"created_at": "2023-10-24T08:57:57.911002-04:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5caaefb-07ff-4d23-aae9-ae79406a5b9c/?format=api"
}
]
}