GET /api/bet_types/426366a3-aeae-465e-86c5-530b31a5c8b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "426366a3-aeae-465e-86c5-530b31a5c8b4",
"match": "https://api-prod.gambitprofit.com/api/matches/733b9883-fec7-42bf-b86e-f2859a413c42/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T10:22:13.111839-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "36a134b6-7adf-44b9-b3b3-66fd1cd22f85",
"gambit_id": "023f0273-531f-46ed-b1ff-69e2e0788858",
"last_updated": "2023-04-03T10:02:00.597236-04:00",
"created_at": "2023-04-01T10:22:13.116143-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426366a3-aeae-465e-86c5-530b31a5c8b4/?format=api"
},
{
"id": "b2988110-32e2-4e4e-806f-39a96155c39a",
"gambit_id": "8e43882a-e9d9-484d-95f9-f8119570aae8",
"last_updated": "2023-04-03T10:02:00.594768-04:00",
"created_at": "2023-04-01T10:22:13.113913-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426366a3-aeae-465e-86c5-530b31a5c8b4/?format=api"
}
]
}