GET /api/bet_types/9e685bac-00f0-4d84-abde-812ab21ba8f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e685bac-00f0-4d84-abde-812ab21ba8f1",
"match": "https://api-prod.gambitprofit.com/api/matches/e7ea36e7-651a-4f95-bf62-9c0b04ffc797/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T08:32:03.274987-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 Under 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "8fa32372-4794-4f5f-814c-3d60b99cfc77",
"gambit_id": "229187b1-95ca-4e36-a667-62e89392f2a4",
"last_updated": "2023-01-16T10:51:52.715287-05:00",
"created_at": "2023-01-15T08:32:03.278069-05:00",
"name": "Game Total Under 224",
"reward": "1.78000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e685bac-00f0-4d84-abde-812ab21ba8f1/?format=api"
},
{
"id": "c5b172a5-760c-47bf-aa7d-985c80c0213f",
"gambit_id": "26cc8b87-fb23-4669-82ca-6ba01ff0cb05",
"last_updated": "2023-01-16T10:51:52.719861-05:00",
"created_at": "2023-01-15T08:32:03.281154-05:00",
"name": "Game Total Over 224",
"reward": "1.78000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e685bac-00f0-4d84-abde-812ab21ba8f1/?format=api"
}
]
}