GET /api/bet_types/c1aa0087-9dc5-4845-ad38-1db59a6812df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1aa0087-9dc5-4845-ad38-1db59a6812df",
"match": "https://api-prod.gambitprofit.com/api/matches/758567a5-e45f-4d5e-9bca-e46bc20d36bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T18:28:17.614347-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": "New Orleans Saints",
"amount": 6154.0
},
{
"team": "Carolina Panthers",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "d08c76b6-3270-4c86-a507-e269d2fc6f5e",
"gambit_id": "b6d37be3-38ec-49c0-ab1f-cbfdc767b1cc",
"last_updated": "2023-09-19T10:13:08.564379-04:00",
"created_at": "2023-09-16T18:28:17.617848-04:00",
"name": "New Orleans Saints",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1aa0087-9dc5-4845-ad38-1db59a6812df/?format=api"
},
{
"id": "1ab79511-4b2b-4efa-a13b-b602e87f8541",
"gambit_id": "a2161b60-4f2c-49e9-9a62-67f6da54d6f1",
"last_updated": "2023-09-19T10:13:08.567786-04:00",
"created_at": "2023-09-16T18:28:17.623878-04:00",
"name": "Carolina Panthers",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1aa0087-9dc5-4845-ad38-1db59a6812df/?format=api"
}
]
}