GET /api/bet_types/48032b9a-5b86-4e76-bdc8-9a4f66bf95b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48032b9a-5b86-4e76-bdc8-9a4f66bf95b8",
"match": "https://api-prod.gambitprofit.com/api/matches/910e5eb6-2972-412b-b0b9-5683049cd8fd/?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": "Minnesota",
"amount": 8185.0
},
{
"team": "Nebraska",
"amount": 1815.0
}
],
"expected_reward_tokens": 9329.1,
"profit_sb": 329.1,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "1392cf53-c24a-4861-8ea9-033e4f6503d2",
"gambit_id": "84b731e9-72db-43ec-91b0-30df3377f40b",
"last_updated": "2022-11-06T08:27:19.596741-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota",
"reward": "1.14000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48032b9a-5b86-4e76-bdc8-9a4f66bf95b8/?format=api"
},
{
"id": "fa941afe-3f85-42b0-8d07-eb27d0e3b222",
"gambit_id": "7bc49b3a-ed5c-4fe0-8f53-68236d265f68",
"last_updated": "2022-11-06T08:27:19.595747-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nebraska",
"reward": "5.14000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48032b9a-5b86-4e76-bdc8-9a4f66bf95b8/?format=api"
}
]
}