GET /api/bet_types/f9970f47-d0ce-4242-8a26-c3e51cc71931/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9970f47-d0ce-4242-8a26-c3e51cc71931",
"match": "https://api-prod.gambitprofit.com/api/matches/b57c940b-6ace-4fbb-9bf8-e82e3ca6bf72/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:43:12.393816-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 2.5",
"amount": 5269.0
},
{
"team": "Game Total Under 2.5",
"amount": 4731.0
}
],
"expected_reward_tokens": 9272.76,
"profit_sb": -227.24,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "6273cd4d-b191-4567-9dd2-2951ed564a45",
"gambit_id": "c0bdb398-ee87-49c9-a271-34f1ae279d1f",
"last_updated": "2023-10-03T10:18:17.649002-04:00",
"created_at": "2023-09-29T09:43:12.402200-04:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9970f47-d0ce-4242-8a26-c3e51cc71931/?format=api"
},
{
"id": "522f3703-d874-40bb-9913-a93f7613fdca",
"gambit_id": "42bb602a-74c4-4a06-85a9-1cc8d0fc6d77",
"last_updated": "2023-10-03T10:18:17.645647-04:00",
"created_at": "2023-09-29T09:43:12.398192-04:00",
"name": "Game Total Under 2.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9970f47-d0ce-4242-8a26-c3e51cc71931/?format=api"
}
]
}