GET /api/bet_types/fc9c93fa-615f-4624-b51b-05fe648c67bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc9c93fa-615f-4624-b51b-05fe648c67bc",
"match": "https://api-prod.gambitprofit.com/api/matches/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?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": "Old Dominion",
"amount": 6407.0
},
{
"team": "Arkansas State",
"amount": 3593.0
}
],
"expected_reward_tokens": 9162.01,
"profit_sb": 162.01,
"profit_sb_percentage": 1.8,
"recommended": true
},
"lines": [
{
"id": "b16e9dc0-5fce-40fe-a7db-57708075d7d8",
"gambit_id": "520437cb-e7ef-4200-9f9d-3f6daf868805",
"last_updated": "2022-09-25T21:12:20.237336-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9c93fa-615f-4624-b51b-05fe648c67bc/?format=api"
},
{
"id": "c54a15ff-2d68-4e22-8efb-f59ee0d28e33",
"gambit_id": "f4bfcdc3-4b81-4dc0-80d1-b818b80aff40",
"last_updated": "2022-09-25T21:12:20.238316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas State",
"reward": "2.55000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9c93fa-615f-4624-b51b-05fe648c67bc/?format=api"
}
]
}