GET /api/bet_types/6a6f768b-025e-4a9b-9550-4f0d41b74756/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6f768b-025e-4a9b-9550-4f0d41b74756",
"match": "https://api-prod.gambitprofit.com/api/matches/8bbbaaa5-9de9-4001-9fec-a277d57cb90e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:01.942348-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": "Seattle Seahawks",
"amount": 7816.0
},
{
"team": "Arizona Cardinals",
"amount": 2184.0
}
],
"expected_reward_tokens": 9456.72,
"profit_sb": -43.28,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "4713d726-218b-4929-8305-acb9cb222c18",
"gambit_id": "bf80d13b-2157-4e83-981f-d2d163c39839",
"last_updated": "2023-10-23T13:33:22.484681-04:00",
"created_at": "2023-10-18T09:13:01.952707-04:00",
"name": "Seattle Seahawks",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6f768b-025e-4a9b-9550-4f0d41b74756/?format=api"
},
{
"id": "64222187-8df2-43b5-a0b7-36552598ff9f",
"gambit_id": "7942fb85-7249-4c89-9813-f7a9e86dbb59",
"last_updated": "2023-10-23T13:33:22.479433-04:00",
"created_at": "2023-10-18T09:13:01.947370-04:00",
"name": "Arizona Cardinals",
"reward": "4.33000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6f768b-025e-4a9b-9550-4f0d41b74756/?format=api"
}
]
}