GET /api/bet_types/20e54bf9-a231-4c9d-a3ca-57ca679a5546/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20e54bf9-a231-4c9d-a3ca-57ca679a5546",
"match": "https://api-prod.gambitprofit.com/api/matches/8b40fd5d-3719-4ad7-bc19-ef8c6cd93b52/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f1d40218-7b5b-4286-93b1-3f6e22d8da0b",
"gambit_id": "c235b548-99d5-49a3-92e9-bf2c8e90db79",
"last_updated": "2022-12-10T18:36:58.503960-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e54bf9-a231-4c9d-a3ca-57ca679a5546/?format=api"
},
{
"id": "5d54b019-a1a7-4bd6-8cd9-1e4f056993cf",
"gambit_id": "a60135bd-3be7-4e1e-9961-cec776d6cb00",
"last_updated": "2022-12-10T18:36:58.505078-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e54bf9-a231-4c9d-a3ca-57ca679a5546/?format=api"
}
]
}