GET /api/bet_types/f529e0fc-a8a7-4e5b-9eab-08b90cf76916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f529e0fc-a8a7-4e5b-9eab-08b90cf76916",
"match": "https://api-prod.gambitprofit.com/api/matches/76d09be0-e84f-4c60-8fd0-b073acdfdeec/?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": "NYM (J DeGrom)",
"amount": 5217.0
},
{
"team": "ATL (M Fried)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "64e2dd0e-9e95-4afc-8b97-6f3abd184442",
"gambit_id": "dc85b4d7-c8de-427b-b4b7-d0fdccd5c6fe",
"last_updated": "2022-10-02T15:17:09.593639-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (J DeGrom)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f529e0fc-a8a7-4e5b-9eab-08b90cf76916/?format=api"
},
{
"id": "23ee98cf-a6cf-47cd-ba7a-7b3431d20392",
"gambit_id": "1e409d9e-b47f-41cc-89be-54512a230648",
"last_updated": "2022-10-02T15:17:09.592685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (M Fried)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f529e0fc-a8a7-4e5b-9eab-08b90cf76916/?format=api"
}
]
}