GET /api/bet_types/d77cc998-e96a-4968-8676-d71b6b0ba4bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d77cc998-e96a-4968-8676-d71b6b0ba4bc",
"match": "https://api-prod.gambitprofit.com/api/matches/b7470c99-22b8-4fb9-9fb9-dcce0d2717a2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:22.009319-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2742d261-e131-4ada-b7e3-4d1c38829cea",
"gambit_id": "67ecb2b0-c11a-4bed-acb5-0a50529a02bc",
"last_updated": "2023-04-06T11:32:08.527098-04:00",
"created_at": "2023-04-05T09:22:22.012486-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cc998-e96a-4968-8676-d71b6b0ba4bc/?format=api"
},
{
"id": "d4d30697-0f1c-4ba2-a255-37ee9653d068",
"gambit_id": "698d5ff0-a947-4faf-95db-26537a8d5329",
"last_updated": "2023-04-06T11:32:08.529592-04:00",
"created_at": "2023-04-05T09:22:22.015382-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cc998-e96a-4968-8676-d71b6b0ba4bc/?format=api"
}
]
}