GET /api/bet_types/093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6",
"match": "https://api-prod.gambitprofit.com/api/matches/1d5f5d95-2062-41e8-ae33-09ca09ed1e9a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-09T15:23:06.262424-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 6.5",
"amount": 5688.0
},
{
"team": "Game Total Under 6.5",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "4e83ea08-94a3-415a-8aaf-ea883fdf37b8",
"gambit_id": "1f6ec388-2dd3-4a97-bcad-ea2c93f3af2c",
"last_updated": "2023-10-11T09:02:55.276183-04:00",
"created_at": "2023-10-09T15:23:06.267264-04:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6/?format=api"
},
{
"id": "e80329ef-1ace-4de1-b1b3-465208ec7187",
"gambit_id": "e8b802f5-1ae0-49c8-a533-6339d72ee0d9",
"last_updated": "2023-10-11T09:02:55.279644-04:00",
"created_at": "2023-10-09T15:23:06.272630-04:00",
"name": "Game Total Under 6.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6/?format=api"
}
]
}