GET /api/bet_types/15f458ae-bd40-4c18-b431-d45b3afea200/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15f458ae-bd40-4c18-b431-d45b3afea200",
"match": "https://api-prod.gambitprofit.com/api/matches/0f55ac82-0240-43dd-b448-97f159897461/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:58:11.527392-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 45.5",
"amount": 5107.0
},
{
"team": "Game Total Under 45.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "538c300d-503a-479d-8919-9429f5c8000e",
"gambit_id": "2962308f-e682-4752-80a2-b8e91a193b6a",
"last_updated": "2023-09-18T15:48:23.393081-04:00",
"created_at": "2023-09-14T09:58:11.531489-04:00",
"name": "Game Total Over 45.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f458ae-bd40-4c18-b431-d45b3afea200/?format=api"
},
{
"id": "ac6aa85e-6d62-4313-af40-5f0bf11efcd4",
"gambit_id": "be79d323-c348-47f1-b55e-a2e1802bc8c9",
"last_updated": "2023-09-18T15:48:23.398057-04:00",
"created_at": "2023-09-14T09:58:11.536658-04:00",
"name": "Game Total Under 45.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f458ae-bd40-4c18-b431-d45b3afea200/?format=api"
}
]
}