GET /api/bet_types/67a516d4-ecc7-48f0-95c2-b914a4bf510f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67a516d4-ecc7-48f0-95c2-b914a4bf510f",
"match": "https://api-prod.gambitprofit.com/api/matches/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:05.468035-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": "PHI (T Walker)",
"amount": 5440.0
},
{
"team": "BAL (K Gibson)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "e1b70944-c6d6-42ec-9103-68154c8ba168",
"gambit_id": "297921e1-3a20-4e9d-b264-385e3bb1075a",
"last_updated": "2023-07-27T13:07:59.477807-04:00",
"created_at": "2023-07-25T12:38:05.479596-04:00",
"name": "PHI (T Walker)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a516d4-ecc7-48f0-95c2-b914a4bf510f/?format=api"
},
{
"id": "5430a2d1-6ad2-4a53-bdd5-35a480e0f02e",
"gambit_id": "1996ba3a-4255-4b37-bc26-332068faa295",
"last_updated": "2023-07-27T13:07:59.473651-04:00",
"created_at": "2023-07-25T12:38:05.473827-04:00",
"name": "BAL (K Gibson)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a516d4-ecc7-48f0-95c2-b914a4bf510f/?format=api"
}
]
}