GET /api/bet_types/a9f028f5-1451-43f2-af1f-26db0b73b7df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9f028f5-1451-43f2-af1f-26db0b73b7df",
"match": "https://api-prod.gambitprofit.com/api/matches/da296d7c-65dc-433c-96f3-4ef3600d9e07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:06.383245-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": "NYY (L Severino)",
"amount": 5234.0
},
{
"team": "STL (M Liberatore)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "ab254613-78f7-45c3-b74c-32e17f2aea83",
"gambit_id": "854cd079-e00b-432e-88b2-d0b14c6cc74a",
"last_updated": "2023-07-07T20:13:05.709439-04:00",
"created_at": "2023-06-30T08:23:06.385079-04:00",
"name": "NYY (L Severino)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f028f5-1451-43f2-af1f-26db0b73b7df/?format=api"
},
{
"id": "845b29d2-9aca-4617-9624-caca16235d32",
"gambit_id": "5755030b-b010-4691-a2a8-00bc07dff891",
"last_updated": "2023-07-07T20:13:05.711884-04:00",
"created_at": "2023-06-30T08:23:06.387261-04:00",
"name": "STL (M Liberatore)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f028f5-1451-43f2-af1f-26db0b73b7df/?format=api"
}
]
}