GET /api/bet_types/39dff0be-d175-47a8-9cec-40a1826275bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39dff0be-d175-47a8-9cec-40a1826275bd",
"match": "https://api-prod.gambitprofit.com/api/matches/34c55a44-6622-4adb-9a98-30576727392d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "PHI (Z Wheeler)",
"amount": 5696.0
},
{
"team": "NYM (T Williams)",
"amount": 4304.0
}
],
"expected_reward_tokens": 9339.68,
"profit_sb": 339.68,
"profit_sb_percentage": 3.77,
"recommended": true
},
"lines": [
{
"id": "b9b97fb6-9e85-49de-b380-0ac7bef1eb68",
"gambit_id": "6b4d2fe9-de93-4846-b66a-0e1fa3c9cb53",
"last_updated": "2022-08-21T12:57:12.419536-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "1.64000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dff0be-d175-47a8-9cec-40a1826275bd/?format=api"
},
{
"id": "62daea50-79d4-4d02-a296-cdf48efdccce",
"gambit_id": "cbcf47cd-f88a-47d5-96aa-9a9f39114a0a",
"last_updated": "2022-08-21T12:57:12.420019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Williams)",
"reward": "2.17000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dff0be-d175-47a8-9cec-40a1826275bd/?format=api"
}
]
}