GET /api/bet_types/84810fdd-78f5-4e97-8171-ebc136dcf18c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84810fdd-78f5-4e97-8171-ebc136dcf18c",
"match": "https://api-prod.gambitprofit.com/api/matches/df68d2fb-1336-4e43-85f7-4f5801ec096d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T10:17:12.421990-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": "Chicago Bulls",
"amount": 5784.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "0d33ba35-a0c4-48e2-a83a-3ac068652b52",
"gambit_id": "2fd8e57f-0edb-4b3b-834c-c8a5eff8ebd2",
"last_updated": "2023-03-18T14:47:06.576237-04:00",
"created_at": "2023-03-17T10:17:12.423092-04:00",
"name": "Chicago Bulls",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810fdd-78f5-4e97-8171-ebc136dcf18c/?format=api"
},
{
"id": "21851d6f-2fc3-4d22-8b81-987dd657c5cd",
"gambit_id": "4ec7dc56-1159-4895-b1a4-46e637344024",
"last_updated": "2023-03-18T14:47:06.577491-04:00",
"created_at": "2023-03-17T10:17:12.424211-04:00",
"name": "Minnesota Timberwolves",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810fdd-78f5-4e97-8171-ebc136dcf18c/?format=api"
}
]
}