GET /api/bet_types/109e69a0-64d4-420e-9251-16b5f9e87313/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "109e69a0-64d4-420e-9251-16b5f9e87313",
"match": "https://api-prod.gambitprofit.com/api/matches/b4b81913-6e32-45ec-97aa-39478cbaa309/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 7",
"amount": 5208.0
},
{
"team": "Game Total Over 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "b9d4a505-19b5-4652-b561-178fbfbb827a",
"gambit_id": "fd314c2d-1ff0-43cd-9e04-5353a68307df",
"last_updated": "2022-11-06T12:02:42.350284-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109e69a0-64d4-420e-9251-16b5f9e87313/?format=api"
},
{
"id": "71253ef6-3dec-48f0-8010-5246d27f3a22",
"gambit_id": "75870038-8674-4d22-a04f-799a1b8d7cb0",
"last_updated": "2022-11-06T12:02:42.351456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109e69a0-64d4-420e-9251-16b5f9e87313/?format=api"
}
]
}