GET /api/bet_types/f05817bb-9fa6-4074-af07-bccd0b81017b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f05817bb-9fa6-4074-af07-bccd0b81017b",
"match": "https://api-prod.gambitprofit.com/api/matches/0708ac3f-3bda-4373-bde3-b5c4539bf826/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:19.153349-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": "ATL (M Fried)",
"amount": 5541.0
},
{
"team": "NYM (D Peterson)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "a43e888e-9162-480f-a856-b7417c9a4a4f",
"gambit_id": "84ed8f1a-d514-4fc1-9f2d-e7e692f3e438",
"last_updated": "2023-04-30T12:47:15.234295-04:00",
"created_at": "2023-04-28T11:22:19.155791-04:00",
"name": "ATL (M Fried)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05817bb-9fa6-4074-af07-bccd0b81017b/?format=api"
},
{
"id": "2cece5a4-6345-4b3a-8533-b82e43bbbc2c",
"gambit_id": "754927ed-ece2-4c41-89b9-9cef22333d94",
"last_updated": "2023-04-30T12:47:15.232437-04:00",
"created_at": "2023-04-28T11:22:19.154559-04:00",
"name": "NYM (D Peterson)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05817bb-9fa6-4074-af07-bccd0b81017b/?format=api"
}
]
}