GET /api/bet_types/fbc711ff-9e1d-4217-ae8a-a4bbd6fed197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbc711ff-9e1d-4217-ae8a-a4bbd6fed197",
"match": "https://api-prod.gambitprofit.com/api/matches/ab5d20f6-0468-4fa0-9432-9a80db1a89bd/?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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "48df6fe4-d8c3-452d-aca2-3b29f6b612f5",
"gambit_id": "8d726130-4cfb-4ab5-be0c-da0c5fd5ade5",
"last_updated": "2022-10-31T10:27:22.838136-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.88000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc711ff-9e1d-4217-ae8a-a4bbd6fed197/?format=api"
},
{
"id": "12d9ee94-16f1-4a2a-a35c-a4bff88b2df4",
"gambit_id": "2d56d99b-db5b-4cb9-861f-7a1250885bdf",
"last_updated": "2022-10-31T10:27:22.836933-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.88000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc711ff-9e1d-4217-ae8a-a4bbd6fed197/?format=api"
}
]
}