GET /api/bet_types/0b048e8a-3ab9-4ef6-8a60-358047013726/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b048e8a-3ab9-4ef6-8a60-358047013726",
"match": "https://api-prod.gambitprofit.com/api/matches/d3f0536e-c84f-46e4-b1c1-d4209c2b121e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:20.044690-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a629799a-2e40-4d5e-ae5a-72ee7ac3f744",
"gambit_id": "e1bfc236-464b-4acb-97af-cc7ac2db6991",
"last_updated": "2024-01-19T20:38:12.663520-05:00",
"created_at": "2024-01-18T10:18:20.048421-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b048e8a-3ab9-4ef6-8a60-358047013726/?format=api"
},
{
"id": "b583a38b-6d21-48a2-8a01-1a96764b2e88",
"gambit_id": "2bcf6659-0eed-4b0a-95c4-ead03a1c36a0",
"last_updated": "2024-01-19T20:38:12.660164-05:00",
"created_at": "2024-01-18T10:18:20.067481-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b048e8a-3ab9-4ef6-8a60-358047013726/?format=api"
}
]
}