GET /api/bet_types/0894509d-0c7a-4e4c-872d-51a039818fbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0894509d-0c7a-4e4c-872d-51a039818fbe",
"match": "https://api-prod.gambitprofit.com/api/matches/d8cba1ca-a19a-4bb6-8efc-1308c265b164/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:47:00.419349-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 228",
"amount": 5000.0
},
{
"team": "Game Total Under 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f90ace22-1339-4c2d-a64c-b2a4fd98d063",
"gambit_id": "da66ba28-c57e-477b-b9d2-a1220d29846b",
"last_updated": "2023-05-09T11:41:55.142702-04:00",
"created_at": "2023-05-08T11:47:00.423533-04:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0894509d-0c7a-4e4c-872d-51a039818fbe/?format=api"
},
{
"id": "1db27af8-6f46-463c-ab1e-af6d59578402",
"gambit_id": "f0c75d5c-d344-45d4-be60-b61a331d2eda",
"last_updated": "2023-05-09T11:41:55.141083-04:00",
"created_at": "2023-05-08T11:47:00.421412-04:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0894509d-0c7a-4e4c-872d-51a039818fbe/?format=api"
}
]
}