GET /api/bet_types/a25e0511-23d9-4a2e-96ab-64c9b12fad9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a25e0511-23d9-4a2e-96ab-64c9b12fad9b",
"match": "https://api-prod.gambitprofit.com/api/matches/dd3ed77d-4382-4106-aa31-19f338414273/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T18:43:20.134734-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 33.5",
"amount": 5107.0
},
{
"team": "Game Total Under 33.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ecce3f5a-9763-494c-a1d5-28473d58a8ff",
"gambit_id": "dd32e0dd-4fec-46a2-bc42-90dd1906a362",
"last_updated": "2023-08-04T09:48:10.605198-04:00",
"created_at": "2023-07-30T18:43:20.139396-04:00",
"name": "Game Total Over 33.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "33.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a25e0511-23d9-4a2e-96ab-64c9b12fad9b/?format=api"
},
{
"id": "581ff3ea-a973-48b1-8e06-d109e89c7d76",
"gambit_id": "56b47394-2443-40f2-8534-0edef77339f9",
"last_updated": "2023-08-04T09:48:10.609195-04:00",
"created_at": "2023-07-30T18:43:20.143784-04:00",
"name": "Game Total Under 33.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "33.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a25e0511-23d9-4a2e-96ab-64c9b12fad9b/?format=api"
}
]
}