GET /api/bet_types/cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2",
"match": "https://api-prod.gambitprofit.com/api/matches/41b7c239-db7d-42a0-a704-7a2c7bf3a960/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Iowa",
"amount": 7755.0
},
{
"team": "Northwestern",
"amount": 2245.0
}
],
"expected_reward_tokens": 9538.65,
"profit_sb": 38.65,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "b144b3b2-4108-45fc-8ae2-7f5dcc20c302",
"gambit_id": "f630566e-2c9c-47c9-aecd-84f8ed604ff6",
"last_updated": "2022-10-31T10:32:23.300971-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa",
"reward": "1.23000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2/?format=api"
},
{
"id": "b06c6073-ee2f-4bd3-9219-b2ddf91db4da",
"gambit_id": "cfaa3d54-278f-437e-a842-cb37c47358fc",
"last_updated": "2022-10-31T10:32:23.301935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northwestern",
"reward": "4.25000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2/?format=api"
}
]
}