GET /api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1f6aadb-ade6-488f-9046-b36713556888",
"match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:12:01.273022-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": "PHI",
"amount": 6163.0
},
{
"team": "CWS",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "c862b6bf-bb8f-41fb-97a9-b16c8f40cca1",
"gambit_id": "895dd544-be3a-4292-8bf4-1da8b2496c99",
"last_updated": "2023-04-19T13:52:28.717352-04:00",
"created_at": "2023-04-18T12:12:01.276969-04:00",
"name": "PHI",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
},
{
"id": "b3f6dca5-13ba-4675-9593-626935cdbcf8",
"gambit_id": "155d9d4c-d882-4df2-bf04-c4e62d749844",
"last_updated": "2023-04-19T13:52:28.713436-04:00",
"created_at": "2023-04-18T12:12:01.274912-04:00",
"name": "CWS",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
}
]
}