GET /api/bet_types/f14b3240-85c5-45bc-b16c-8e08b20355e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f14b3240-85c5-45bc-b16c-8e08b20355e3",
"match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:24.858925-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": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "559b1b4e-236d-4080-ba47-b5b70c833bb4",
"gambit_id": "938bedd7-4f4c-41f4-a819-9d45dd848992",
"last_updated": "2024-01-09T10:13:18.076121-05:00",
"created_at": "2024-01-06T09:23:24.866757-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3240-85c5-45bc-b16c-8e08b20355e3/?format=api"
},
{
"id": "480a50c1-4832-4450-bce2-f82c57efbaac",
"gambit_id": "59737033-3611-4e69-8e1d-4b403aa53280",
"last_updated": "2024-01-09T10:13:18.072817-05:00",
"created_at": "2024-01-06T09:23:24.862646-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3240-85c5-45bc-b16c-8e08b20355e3/?format=api"
}
]
}