GET /api/bet_types/6b8dec8a-1692-418c-85a8-2dbdfe5c11e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b8dec8a-1692-418c-85a8-2dbdfe5c11e3",
"match": "https://api-prod.gambitprofit.com/api/matches/82d31b69-ce7b-4461-a6fd-55a6feeaaad7/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T07:27:17.507870-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 220",
"amount": 5000.0
},
{
"team": "Game Total Over 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a2ef827c-4710-424f-962f-d98227ef9f4b",
"gambit_id": "e3727a0b-8963-469f-9cbf-f159fbafd7f1",
"last_updated": "2022-12-27T10:32:09.603855-05:00",
"created_at": "2022-12-26T07:27:17.509091-05:00",
"name": "Game Total Under 220",
"reward": "1.78000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8dec8a-1692-418c-85a8-2dbdfe5c11e3/?format=api"
},
{
"id": "61f2549b-34a0-4320-8ef1-3a712bbc9827",
"gambit_id": "82a04b4c-c735-4420-8ee2-6d7c550904d6",
"last_updated": "2022-12-27T10:32:09.605000-05:00",
"created_at": "2022-12-26T07:27:17.510322-05:00",
"name": "Game Total Over 220",
"reward": "1.78000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8dec8a-1692-418c-85a8-2dbdfe5c11e3/?format=api"
}
]
}