GET /api/bet_types/21defc46-a08f-4145-8ebc-5c18b1add89b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21defc46-a08f-4145-8ebc-5c18b1add89b",
"match": "https://api-prod.gambitprofit.com/api/matches/325a1db8-18cf-453c-bfc4-dd27405923f6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T14:16:48.017421-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 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "2437190c-344f-445c-9bf3-107d26272780",
"gambit_id": "9e1d5854-8972-47cc-bed0-93d4e7ae857a",
"last_updated": "2023-03-02T07:21:56.555466-05:00",
"created_at": "2023-03-01T14:16:48.020457-05:00",
"name": "Game Total Over 223",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21defc46-a08f-4145-8ebc-5c18b1add89b/?format=api"
},
{
"id": "7633419b-c0a1-42e5-9832-78e9075b9dda",
"gambit_id": "57e786a5-11de-4c8e-ae26-8e2bcc40a8a1",
"last_updated": "2023-03-02T07:21:56.554353-05:00",
"created_at": "2023-03-01T14:16:48.019021-05:00",
"name": "Game Total Under 223",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21defc46-a08f-4145-8ebc-5c18b1add89b/?format=api"
}
]
}