GET /api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7875069f-f85f-4f5f-9947-d73e44e9dd0c",
"match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:02.929621-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": "LOS (D May)",
"amount": 5599.0
},
{
"team": "NYM (D Peterson)",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "a69fb436-3f43-4bac-bc0e-922d24dd699d",
"gambit_id": "abfe64b1-7a5f-4277-a72a-92c80c3965ca",
"last_updated": "2023-04-18T12:12:10.069198-04:00",
"created_at": "2023-04-17T11:42:02.932424-04:00",
"name": "LOS (D May)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
},
{
"id": "893b1a7e-ad60-4a1d-b45f-f0282390779d",
"gambit_id": "2657295c-9636-432a-bdb5-9e5e376baa2d",
"last_updated": "2023-04-18T12:12:10.071805-04:00",
"created_at": "2023-04-17T11:42:02.935437-04:00",
"name": "NYM (D Peterson)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
}
]
}