GET /api/bet_types/ebd18bd2-e730-43bc-8b22-0e3272096386/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebd18bd2-e730-43bc-8b22-0e3272096386",
"match": "https://api-prod.gambitprofit.com/api/matches/5ae1b9ab-7cc2-4892-ab5f-254db529de4a/?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 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c00bb91c-e3a8-4919-9334-1e7a1dfd4473",
"gambit_id": "58929781-4217-4c1c-9d1b-5525d2723518",
"last_updated": "2022-10-11T10:57:35.953404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd18bd2-e730-43bc-8b22-0e3272096386/?format=api"
},
{
"id": "11b08e1a-2c18-4d55-9406-1fff33b0386a",
"gambit_id": "d7588b19-5443-409b-8e98-ae0a1eb2d498",
"last_updated": "2022-10-11T10:57:35.952294-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd18bd2-e730-43bc-8b22-0e3272096386/?format=api"
}
]
}