GET /api/bet_types/e0c3d389-4686-42ff-aa4e-56731f5403ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0c3d389-4686-42ff-aa4e-56731f5403ac",
"match": "https://api-prod.gambitprofit.com/api/matches/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:04.109626-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 (M Keller)",
"amount": 6060.0
},
{
"team": "WAS (J Gray)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "b49b0e69-e199-44e9-94c8-8af57a65774b",
"gambit_id": "9e57f288-7e91-402c-bc42-7a1b60b21f91",
"last_updated": "2023-09-15T16:18:23.864808-04:00",
"created_at": "2023-09-14T09:33:04.121260-04:00",
"name": "PIT (M Keller)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c3d389-4686-42ff-aa4e-56731f5403ac/?format=api"
},
{
"id": "814c350e-4dd7-4e27-9155-b7172b59036b",
"gambit_id": "fab46103-dcd6-42b3-b470-5054ff104518",
"last_updated": "2023-09-15T16:18:23.861502-04:00",
"created_at": "2023-09-14T09:33:04.115165-04:00",
"name": "WAS (J Gray)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c3d389-4686-42ff-aa4e-56731f5403ac/?format=api"
}
]
}