GET /api/bet_types/98b5f25c-fbe4-4c04-a2e6-987220d9c111/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98b5f25c-fbe4-4c04-a2e6-987220d9c111",
"match": "https://api-prod.gambitprofit.com/api/matches/0914a320-491e-4040-8255-e6f5aed2443a/?format=api",
"name": "Over/Under",
"created_at": "2024-02-04T10:42:58.794345-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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c82928ef-94f3-4b35-85f5-4fae3b4f18ce",
"gambit_id": "90bdc607-0228-45f5-9f28-f75d9bbf36c0",
"last_updated": "2024-02-06T09:28:14.036220-05:00",
"created_at": "2024-02-04T10:42:58.802619-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b5f25c-fbe4-4c04-a2e6-987220d9c111/?format=api"
},
{
"id": "0b64fa11-2391-45a2-82a0-0235b108b42d",
"gambit_id": "d09d279a-55f4-42d2-b04b-47116343857a",
"last_updated": "2024-02-06T09:28:14.040088-05:00",
"created_at": "2024-02-04T10:42:58.798214-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b5f25c-fbe4-4c04-a2e6-987220d9c111/?format=api"
}
]
}