GET /api/bet_types/ef51cf62-5619-4d2a-874a-afe367d2fd66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef51cf62-5619-4d2a-874a-afe367d2fd66",
"match": "https://api-prod.gambitprofit.com/api/matches/6256f73b-7d29-42cf-8513-e4d29eb2b579/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:05.031831-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": "NYM (K Senga)",
"amount": 5157.0
},
{
"team": "ARI (M Kelly)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "4edeb402-cc99-4275-8875-f0c48df8c512",
"gambit_id": "223546af-12a9-4fc3-8ab7-3b56d8e8b1fe",
"last_updated": "2023-09-15T16:08:14.573301-04:00",
"created_at": "2023-09-14T09:33:05.039500-04:00",
"name": "NYM (K Senga)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef51cf62-5619-4d2a-874a-afe367d2fd66/?format=api"
},
{
"id": "9c440652-b0d4-40f8-889e-882aa8a70484",
"gambit_id": "497c2464-eefc-49b6-99db-2c5e3172e5ca",
"last_updated": "2023-09-15T16:08:14.569938-04:00",
"created_at": "2023-09-14T09:33:05.035691-04:00",
"name": "ARI (M Kelly)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef51cf62-5619-4d2a-874a-afe367d2fd66/?format=api"
}
]
}