GET /api/bet_types/df69e4a3-6d79-4aa2-b0ea-69c9a09961a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df69e4a3-6d79-4aa2-b0ea-69c9a09961a8",
"match": "https://api-prod.gambitprofit.com/api/matches/56545369-8662-48ae-a54c-60df6b12ec8e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:12.617893-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "69276ef5-9688-47d5-a510-5292a0e3cf85",
"gambit_id": "6dc6f4ea-5dd8-4b46-a6c4-a579018ddfe1",
"last_updated": "2024-01-29T21:53:07.414383-05:00",
"created_at": "2024-01-27T09:18:12.622096-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df69e4a3-6d79-4aa2-b0ea-69c9a09961a8/?format=api"
},
{
"id": "5448460b-22d6-4612-b6f9-4e694f85d99e",
"gambit_id": "941cc6fc-91d2-4a0d-af50-e74da68ee278",
"last_updated": "2024-01-29T21:53:07.417648-05:00",
"created_at": "2024-01-27T09:18:12.626722-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df69e4a3-6d79-4aa2-b0ea-69c9a09961a8/?format=api"
}
]
}