GET /api/bet_types/78fe9226-ca1e-4cfa-8fee-005d00270228/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78fe9226-ca1e-4cfa-8fee-005d00270228",
"match": "https://api-prod.gambitprofit.com/api/matches/f7452916-23fe-4f1b-b9d5-4446d3f11082/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:08:00.514973-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "04014096-4d72-421e-9bf1-bcb365da6755",
"gambit_id": "007d2adc-2f24-4535-a58b-5e30f28463ea",
"last_updated": "2023-09-15T10:18:23.609010-04:00",
"created_at": "2023-09-13T09:08:00.530308-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fe9226-ca1e-4cfa-8fee-005d00270228/?format=api"
},
{
"id": "4df85638-e9ee-472c-b063-ba932c52672a",
"gambit_id": "9ef8aa77-15c4-4b45-ba64-9e432acff665",
"last_updated": "2023-09-15T10:18:23.605335-04:00",
"created_at": "2023-09-13T09:08:00.522475-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fe9226-ca1e-4cfa-8fee-005d00270228/?format=api"
}
]
}