GET /api/bet_types/8aa32c2e-3786-4676-87c5-cd105c32e2a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8aa32c2e-3786-4676-87c5-cd105c32e2a6",
"match": "https://api-prod.gambitprofit.com/api/matches/9e570144-b9e2-41f4-a404-e278a93f0d99/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-25T13:47:01.601143-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": "MIA (B Garrett)",
"amount": 5286.0
},
{
"team": "COL (K Freeland)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "112bcebb-423b-4163-8ba0-183e7c4c0f75",
"gambit_id": "9a999ad3-564b-4d88-a836-403d93038b1e",
"last_updated": "2023-05-26T11:52:15.272756-04:00",
"created_at": "2023-05-25T13:47:01.603846-04:00",
"name": "MIA (B Garrett)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa32c2e-3786-4676-87c5-cd105c32e2a6/?format=api"
},
{
"id": "6955ae86-5e14-47bb-b0dc-c672e55d93b3",
"gambit_id": "731b04f7-b3e8-4aba-84c1-b20661206681",
"last_updated": "2023-05-26T11:52:15.275866-04:00",
"created_at": "2023-05-25T13:47:01.606956-04:00",
"name": "COL (K Freeland)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa32c2e-3786-4676-87c5-cd105c32e2a6/?format=api"
}
]
}