GET /api/bet_types/79e0bc73-0bde-4915-867c-208c0d7528b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79e0bc73-0bde-4915-867c-208c0d7528b0",
"match": "https://api-prod.gambitprofit.com/api/matches/7359958c-9a7f-4bc4-921a-614f6e25d8fb/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:11.329218-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 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0bfcb075-43ab-48ff-aaa5-c1f9c6c11a56",
"gambit_id": "9680c4b2-6942-42dd-8b41-7ce82d36af67",
"last_updated": "2023-11-20T18:58:28.702986-05:00",
"created_at": "2023-11-16T09:28:11.334708-05:00",
"name": "Game Total Over 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e0bc73-0bde-4915-867c-208c0d7528b0/?format=api"
},
{
"id": "d8bf0832-039f-4bf4-bfec-154099e7e238",
"gambit_id": "11932503-3296-4827-93e7-b4439dd58537",
"last_updated": "2023-11-20T18:58:28.707043-05:00",
"created_at": "2023-11-16T09:28:11.340804-05:00",
"name": "Game Total Under 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e0bc73-0bde-4915-867c-208c0d7528b0/?format=api"
}
]
}