GET /api/bet_types/88fb0aaf-b043-414b-9dc1-9cb6fbc06174/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88fb0aaf-b043-414b-9dc1-9cb6fbc06174",
"match": "https://api-prod.gambitprofit.com/api/matches/510b0597-05a7-4099-9352-f350ef3584e4/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.936208-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.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "f66b6cbb-c74b-4036-9d22-77fcf0326e2c",
"gambit_id": "e70fc64e-ec95-48dd-b41e-5c2e365acd4b",
"last_updated": "2023-01-25T10:37:22.613653-05:00",
"created_at": "2023-01-24T09:31:52.937731-05:00",
"name": "Game Total Under 231.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0aaf-b043-414b-9dc1-9cb6fbc06174/?format=api"
},
{
"id": "66632bd2-d793-4940-86b0-f66998075a7e",
"gambit_id": "027a2ecd-5d45-4d2e-a41e-a15e0a6aacd6",
"last_updated": "2023-01-25T10:37:22.615597-05:00",
"created_at": "2023-01-24T09:31:52.939275-05:00",
"name": "Game Total Over 231.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0aaf-b043-414b-9dc1-9cb6fbc06174/?format=api"
}
]
}