GET /api/bet_types/a066cd6f-aded-4a20-8e07-6f80eb1002b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a066cd6f-aded-4a20-8e07-6f80eb1002b7",
"match": "https://api-prod.gambitprofit.com/api/matches/506485a7-7160-492a-bbfe-a24e1f88b45e/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ffc5fd1c-e085-4d06-bfab-faf571cbb2a2",
"gambit_id": "7a21e033-dac2-4186-b21f-0b918b3bcf24",
"last_updated": "2022-11-21T15:43:28.265641-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066cd6f-aded-4a20-8e07-6f80eb1002b7/?format=api"
},
{
"id": "43e8c18b-00f1-4bb2-8814-a058cc627f5c",
"gambit_id": "3da79fed-7667-4a45-9e13-1112c8e803b9",
"last_updated": "2022-11-21T15:43:28.264583-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066cd6f-aded-4a20-8e07-6f80eb1002b7/?format=api"
}
]
}