GET /api/bet_types/46452f5f-420e-412e-98e0-486fbb776514/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46452f5f-420e-412e-98e0-486fbb776514",
"match": "https://api-prod.gambitprofit.com/api/matches/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api",
"name": "Over/Under",
"created_at": "2023-08-02T09:28:01.985312-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9e71219b-ceb2-41bf-a646-04869454299c",
"gambit_id": "65ff508f-6908-446b-b995-7502cfd86b49",
"last_updated": "2023-08-03T10:57:57.998270-04:00",
"created_at": "2023-08-02T09:28:01.992772-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46452f5f-420e-412e-98e0-486fbb776514/?format=api"
},
{
"id": "ef76fbe1-8de0-4574-9749-895770cfd1a4",
"gambit_id": "ac633a9c-15b6-4a86-941d-5f961b047f6b",
"last_updated": "2023-08-03T10:57:58.002084-04:00",
"created_at": "2023-08-02T09:28:02.004492-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46452f5f-420e-412e-98e0-486fbb776514/?format=api"
}
]
}