GET /api/bet_types/9dee7601-373f-417a-a0b0-7636c484cebc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dee7601-373f-417a-a0b0-7636c484cebc",
"match": "https://api-prod.gambitprofit.com/api/matches/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:03.201671-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": "HOU (R Blanco)",
"amount": 5838.0
},
{
"team": "CIN (L Weaver)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "b4830e3b-445a-41b0-ae56-b8bc899cbd9a",
"gambit_id": "197920f6-d680-43c9-a2ba-c88629c4061e",
"last_updated": "2023-06-19T17:13:28.778575-04:00",
"created_at": "2023-06-18T09:43:03.206233-04:00",
"name": "HOU (R Blanco)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dee7601-373f-417a-a0b0-7636c484cebc/?format=api"
},
{
"id": "508b0d80-b121-4f22-8293-4620d5bb553c",
"gambit_id": "b3e31a0c-1207-46cc-99b8-fa35a3fd8c0e",
"last_updated": "2023-06-19T17:13:28.776957-04:00",
"created_at": "2023-06-18T09:43:03.204017-04:00",
"name": "CIN (L Weaver)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dee7601-373f-417a-a0b0-7636c484cebc/?format=api"
}
]
}