GET /api/bet_types/000a9f40-ce9b-4b29-a5a8-02aaab7c768c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "000a9f40-ce9b-4b29-a5a8-02aaab7c768c",
"match": "https://api-prod.gambitprofit.com/api/matches/042289fc-1fb3-448a-b9f0-d1f2b7ae283b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T19:28:08.558754-04: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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f9ca1457-cb0c-417f-9766-3b7f43f5ca93",
"gambit_id": "6430f11b-d156-480c-8a87-69199a076395",
"last_updated": "2023-08-23T09:53:13.850015-04:00",
"created_at": "2023-08-21T19:28:08.563915-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000a9f40-ce9b-4b29-a5a8-02aaab7c768c/?format=api"
},
{
"id": "b6316ee6-1ec1-4172-823e-503a739b7b1d",
"gambit_id": "8834d5a7-bbc7-4465-9da7-ab4b7f0259c5",
"last_updated": "2023-08-23T09:53:13.854242-04:00",
"created_at": "2023-08-21T19:28:08.569562-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000a9f40-ce9b-4b29-a5a8-02aaab7c768c/?format=api"
}
]
}