GET /api/bet_types/90bc6d1a-a1d6-4fa0-adda-96291accedaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90bc6d1a-a1d6-4fa0-adda-96291accedaa",
"match": "https://api-prod.gambitprofit.com/api/matches/34d8c567-782c-419b-a407-28b0979828b3/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T14:11:56.427779-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0ad4b025-778e-4a71-b1cb-13e5a69baa3f",
"gambit_id": "844cae95-de48-4fde-8dc7-7ac619acfd45",
"last_updated": "2023-05-16T10:42:10.403028-04:00",
"created_at": "2023-05-15T14:11:56.431544-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bc6d1a-a1d6-4fa0-adda-96291accedaa/?format=api"
},
{
"id": "a4de50d1-6341-431c-bb28-11b5f9ef18fe",
"gambit_id": "45c2717f-f925-4032-a642-7685e15e376b",
"last_updated": "2023-05-16T10:42:10.401266-04:00",
"created_at": "2023-05-15T14:11:56.429745-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bc6d1a-a1d6-4fa0-adda-96291accedaa/?format=api"
}
]
}