GET /api/bet_types/0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615",
"match": "https://api-prod.gambitprofit.com/api/matches/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-27T09:18:09.590648-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "934ad53d-beb1-4cd5-b12d-4889a6d80ddc",
"gambit_id": "5dbe0664-3531-4c96-9f5d-fe037fb72244",
"last_updated": "2023-11-28T21:43:02.233095-05:00",
"created_at": "2023-11-27T09:18:09.598456-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615/?format=api"
},
{
"id": "76105fab-63ef-4881-9ca1-ad4fbc3ea766",
"gambit_id": "0089ef7c-e736-406c-a25f-ebe2a38c5e85",
"last_updated": "2023-11-28T21:43:02.225472-05:00",
"created_at": "2023-11-27T09:18:09.594506-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615/?format=api"
}
]
}