GET /api/bet_types/82a8afeb-ba4b-4ab4-bd85-b39e4a6d6427/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82a8afeb-ba4b-4ab4-bd85-b39e4a6d6427",
"match": "https://api-prod.gambitprofit.com/api/matches/4de2643f-6b42-4779-a2f5-0dc1caa32e7d/?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 (M Scherzer)",
"amount": 5870.0
},
{
"team": "ATL (J Odorizzi)",
"amount": 4130.0
}
],
"expected_reward_tokens": 9333.3,
"profit_sb": 333.3,
"profit_sb_percentage": 3.7,
"recommended": true
},
"lines": [
{
"id": "cae8c2e4-0fc1-4b92-83df-0943be3eb5fb",
"gambit_id": "3bea8c2a-ba39-4b5f-88db-e37c4d106be2",
"last_updated": "2022-08-18T10:31:48.299369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.59000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a8afeb-ba4b-4ab4-bd85-b39e4a6d6427/?format=api"
},
{
"id": "70698f2e-4a69-4143-a71f-b38e98af8d2a",
"gambit_id": "f109bf33-742f-41b6-9bba-a3a3acc4e890",
"last_updated": "2022-08-18T10:31:48.299820-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (J Odorizzi)",
"reward": "2.26000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a8afeb-ba4b-4ab4-bd85-b39e4a6d6427/?format=api"
}
]
}