GET /api/bet_types/f44c8320-8b59-4250-8985-e9e55705eacb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f44c8320-8b59-4250-8985-e9e55705eacb",
"match": "https://api-prod.gambitprofit.com/api/matches/faa992e4-2bf3-4f4b-9236-0443320191fd/?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 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6c685f11-0941-4995-8c56-062d4bf7a1ce",
"gambit_id": "b1ce4d36-2004-45b7-b64e-efa22178eb68",
"last_updated": "2022-12-05T15:27:07.000865-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44c8320-8b59-4250-8985-e9e55705eacb/?format=api"
},
{
"id": "d1102505-63d7-40fc-897d-12b2749cbed1",
"gambit_id": "efac799e-1e22-4652-add2-d24cc80e7a01",
"last_updated": "2022-12-05T15:27:06.999614-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44c8320-8b59-4250-8985-e9e55705eacb/?format=api"
}
]
}