GET /api/bet_types/db2577cc-1f41-425f-9a33-a7b84bcca8d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db2577cc-1f41-425f-9a33-a7b84bcca8d1",
"match": "https://api-prod.gambitprofit.com/api/matches/ab75516a-6be3-44d5-8ea4-d7fd8d410109/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-29T08:41:54.972394-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": "Miami Heat",
"amount": 6667.0
},
{
"team": "Charlotte Hornets",
"amount": 3333.0
}
],
"expected_reward_tokens": 9465.72,
"profit_sb": -34.28,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "f769078d-1096-49ea-99db-5d93827ecf39",
"gambit_id": "b59e4cd1-13e7-4ad0-aa12-5429626606ac",
"last_updated": "2023-01-30T17:46:59.432572-05:00",
"created_at": "2023-01-29T08:41:54.974801-05:00",
"name": "Miami Heat",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2577cc-1f41-425f-9a33-a7b84bcca8d1/?format=api"
},
{
"id": "c61f4f27-f16a-4308-9dc4-cd5e8d9b103f",
"gambit_id": "08d7e72e-50eb-45ed-a705-cf185a2634e4",
"last_updated": "2023-01-30T17:46:59.431357-05:00",
"created_at": "2023-01-29T08:41:54.973562-05:00",
"name": "Charlotte Hornets",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2577cc-1f41-425f-9a33-a7b84bcca8d1/?format=api"
}
]
}