GET /api/bet_types/7a48526f-2c29-44d7-bcf2-f09b9639f678/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a48526f-2c29-44d7-bcf2-f09b9639f678",
"match": "https://api-prod.gambitprofit.com/api/matches/dc06898c-5e5c-4de9-86fc-d84f64387722/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T16:02:12.329358-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": "Milwaukee Bucks",
"amount": 5421.0
},
{
"team": "Orlando Magic",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5e9fb160-cd93-4e3b-8a9a-4215c1b86cfe",
"gambit_id": "b0f55970-d058-42dd-93c3-7a4302219642",
"last_updated": "2023-03-08T10:07:27.467439-05:00",
"created_at": "2023-03-07T16:02:12.331860-05:00",
"name": "Milwaukee Bucks",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a48526f-2c29-44d7-bcf2-f09b9639f678/?format=api"
},
{
"id": "5287cd6a-63eb-437b-893c-57b92e45219a",
"gambit_id": "4ecc80b9-7b10-405a-a6d5-fccfdadb5b35",
"last_updated": "2023-03-08T10:07:27.466289-05:00",
"created_at": "2023-03-07T16:02:12.330601-05:00",
"name": "Orlando Magic",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a48526f-2c29-44d7-bcf2-f09b9639f678/?format=api"
}
]
}