GET /api/bet_types/a27e3473-a002-4dd4-aac9-f58ea2d4b338/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a27e3473-a002-4dd4-aac9-f58ea2d4b338",
"match": "https://api-prod.gambitprofit.com/api/matches/5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44/?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 Over 57",
"amount": 5000.0
},
{
"team": "Game Total Under 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bc488747-03e7-4bf7-a7e2-a27355c93fd8",
"gambit_id": "f6df81ea-3465-4258-9686-636754e5057f",
"last_updated": "2022-09-25T20:02:10.422287-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27e3473-a002-4dd4-aac9-f58ea2d4b338/?format=api"
},
{
"id": "75ec595b-5ceb-4297-a526-b44d7d2fca4a",
"gambit_id": "fa395bee-14c3-4759-993d-f8f45c739f1f",
"last_updated": "2022-09-25T20:02:10.421041-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27e3473-a002-4dd4-aac9-f58ea2d4b338/?format=api"
}
]
}