GET /api/bet_types/36dfd286-a914-4ab3-b20b-9b6f1de0de7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36dfd286-a914-4ab3-b20b-9b6f1de0de7e",
"match": "https://api-prod.gambitprofit.com/api/matches/500a5b12-44f9-48ef-9362-e0071f28995a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:13.273142-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": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "acd97d4f-14ac-4651-8199-69b69cdc0fe5",
"gambit_id": "7e493aa6-5f95-4534-b2d1-9916747d6f52",
"last_updated": "2024-01-15T09:53:15.695785-05:00",
"created_at": "2024-01-11T09:38:13.283211-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36dfd286-a914-4ab3-b20b-9b6f1de0de7e/?format=api"
},
{
"id": "287538b0-1ca7-4263-9bf7-d6b85525fcd5",
"gambit_id": "88ac5438-9fb8-4c1e-b03b-ca0ace507bfc",
"last_updated": "2024-01-15T09:53:15.698916-05:00",
"created_at": "2024-01-11T09:38:13.290661-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36dfd286-a914-4ab3-b20b-9b6f1de0de7e/?format=api"
}
]
}