GET /api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00f91d9c-d2f4-47fb-abb8-12848810c327",
"match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:56.338317-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": "New Jersey Devils",
"amount": 7770.0
},
{
"team": "Chicago Blackhawks",
"amount": 2230.0
}
],
"expected_reward_tokens": 9477.5,
"profit_sb": -22.5,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "7c79d4ce-896c-4f3b-9b85-99b93110e247",
"gambit_id": "b53527b5-2658-42e0-8aa1-eb5847e3d46f",
"last_updated": "2024-01-08T14:18:08.463682-05:00",
"created_at": "2024-01-05T09:32:56.350128-05:00",
"name": "New Jersey Devils",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
},
{
"id": "fd232277-3f25-44d6-b53f-29148484dd00",
"gambit_id": "ee25d1dd-f23c-4a65-a164-5d4fe869d08a",
"last_updated": "2024-01-08T14:18:08.455894-05:00",
"created_at": "2024-01-05T09:32:56.344336-05:00",
"name": "Chicago Blackhawks",
"reward": "4.25000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
}
]
}