GET /api/bet_types/71d71ef2-8444-44a4-998e-0a132ffb29df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71d71ef2-8444-44a4-998e-0a132ffb29df",
"match": "https://api-prod.gambitprofit.com/api/matches/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T14:02:16.911159-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": "PIT",
"amount": 5213.0
},
{
"team": "SEA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "38261144-63fe-43d9-b061-4e4e841fda19",
"gambit_id": "95c1044c-e1d0-4854-83a2-7582763bd835",
"last_updated": "2023-05-29T11:47:22.026708-04:00",
"created_at": "2023-05-27T14:02:16.913825-04:00",
"name": "PIT",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d71ef2-8444-44a4-998e-0a132ffb29df/?format=api"
},
{
"id": "3ad243a5-2c9b-4979-b83c-f89c9f51b917",
"gambit_id": "95061d64-af09-4cb4-b286-21b89aab485b",
"last_updated": "2023-05-29T11:47:22.029328-04:00",
"created_at": "2023-05-27T14:02:16.916652-04:00",
"name": "SEA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d71ef2-8444-44a4-998e-0a132ffb29df/?format=api"
}
]
}