GET /api/bet_types/64ff1489-3b33-4bf0-ba07-3f5f83a6e890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64ff1489-3b33-4bf0-ba07-3f5f83a6e890",
"match": "https://api-prod.gambitprofit.com/api/matches/024ac75b-7545-49bc-8a2c-96efed93a8d2/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T09:21:57.935769-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 Over 6.5",
"amount": 5211.0
},
{
"team": "Game Total Under 6.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "d233c364-d080-4607-8b84-69e1772de01d",
"gambit_id": "7c06f483-4e76-4342-8437-a31d81920388",
"last_updated": "2023-01-21T10:57:15.138697-05:00",
"created_at": "2023-01-20T09:21:57.938332-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ff1489-3b33-4bf0-ba07-3f5f83a6e890/?format=api"
},
{
"id": "f2d93610-090f-461c-8f3c-bddf3b183c98",
"gambit_id": "6bf102d3-ec6d-40e9-834d-d0e55b126922",
"last_updated": "2023-01-21T10:57:15.137590-05:00",
"created_at": "2023-01-20T09:21:57.937092-05:00",
"name": "Game Total Under 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ff1489-3b33-4bf0-ba07-3f5f83a6e890/?format=api"
}
]
}