GET /api/bet_types/adff18e1-6ef7-44eb-b6c5-e50834297792/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adff18e1-6ef7-44eb-b6c5-e50834297792",
"match": "https://api-prod.gambitprofit.com/api/matches/25bcb730-5e59-41fe-88b8-3bba126df732/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-21T09:52:22.071712-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": "New Orleans Pelicans",
"amount": 8681.0
},
{
"team": "San Antonio Spurs",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "ab476608-a7e4-4020-a5f6-656175678a54",
"gambit_id": "7ae9a6a7-6ed5-4799-927a-ce5cf3b38c3f",
"last_updated": "2023-03-22T16:41:54.729883-04:00",
"created_at": "2023-03-21T09:52:22.074258-04:00",
"name": "New Orleans Pelicans",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adff18e1-6ef7-44eb-b6c5-e50834297792/?format=api"
},
{
"id": "277d84e9-0235-4d6f-b222-120933464bf3",
"gambit_id": "5db0792d-c610-4014-ba8a-aac70e39c63a",
"last_updated": "2023-03-22T16:41:54.732085-04:00",
"created_at": "2023-03-21T09:52:22.077348-04:00",
"name": "San Antonio Spurs",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adff18e1-6ef7-44eb-b6c5-e50834297792/?format=api"
}
]
}