GET /api/bet_types/073aaf4d-a0f1-4a3c-8f70-e2240203309c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "073aaf4d-a0f1-4a3c-8f70-e2240203309c",
"match": "https://api-prod.gambitprofit.com/api/matches/1c578178-98ae-445b-9f85-3ed50bb387af/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:07.770490-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 Under 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5adc456d-ed22-4935-93c3-98ba06ded818",
"gambit_id": "0f0b9feb-db4a-43bc-83b8-a37e4aa3a21a",
"last_updated": "2023-10-23T20:38:04.118219-04:00",
"created_at": "2023-10-21T09:38:07.781349-04:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073aaf4d-a0f1-4a3c-8f70-e2240203309c/?format=api"
},
{
"id": "eeb154c2-0fe6-4785-8a9e-2089e1ee924d",
"gambit_id": "dbd67321-6774-49bd-ae45-400a74d6f7d7",
"last_updated": "2023-10-23T20:38:04.113095-04:00",
"created_at": "2023-10-21T09:38:07.776487-04:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073aaf4d-a0f1-4a3c-8f70-e2240203309c/?format=api"
}
]
}