GET /api/bet_types/b200936b-c929-485b-bd45-b5b3dba2b232/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b200936b-c929-485b-bd45-b5b3dba2b232",
"match": "https://api-prod.gambitprofit.com/api/matches/b0eb1dc3-6cf3-486a-a4c8-7d58f5dbac31/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T13:03:04.639382-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": "Brady Meister",
"amount": 5263.0
},
{
"team": "Connor McKenna",
"amount": 4737.0
}
],
"expected_reward_tokens": 8526.06,
"profit_sb": -973.94,
"profit_sb_percentage": -10.25,
"recommended": false
},
"lines": [
{
"id": "eb002921-8fe3-4725-857d-27b997f4485e",
"gambit_id": "f69c6e6a-2d4b-4b52-b653-1b8806ea5bea",
"last_updated": "2023-06-11T10:08:25.821400-04:00",
"created_at": "2023-06-09T13:03:04.641492-04:00",
"name": "Brady Meister",
"reward": "1.62000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b200936b-c929-485b-bd45-b5b3dba2b232/?format=api"
},
{
"id": "2924df6e-8d61-4644-91cc-f9f878f6735f",
"gambit_id": "16a69164-19cf-42fb-87d3-633afd5463f9",
"last_updated": "2023-06-11T10:08:25.823818-04:00",
"created_at": "2023-06-09T13:03:04.644189-04:00",
"name": "Connor McKenna",
"reward": "1.80000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b200936b-c929-485b-bd45-b5b3dba2b232/?format=api"
}
]
}