GET /api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94a78b9a-ef25-4a2c-8671-45ba37578fda",
"match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-07T09:41:56.041326-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": "Toronto Maple Leafs",
"amount": 6547.0
},
{
"team": "New Jersey Devils",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "34583c5c-957e-4110-acd3-af41f1923cd2",
"gambit_id": "9727d9e3-2116-4d83-9fc5-627b0423d05a",
"last_updated": "2023-03-08T10:52:02.718107-05:00",
"created_at": "2023-03-07T09:41:56.044220-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
},
{
"id": "62f3b466-574f-40ce-850b-8342b0cde638",
"gambit_id": "1e5f0606-9df7-4502-a8bb-8afb682cd542",
"last_updated": "2023-03-08T10:52:02.716936-05:00",
"created_at": "2023-03-07T09:41:56.042747-05:00",
"name": "New Jersey Devils",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
}
]
}