GET /api/bet_types/1cfb8c28-9efa-46bb-879c-cfb4155712c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cfb8c28-9efa-46bb-879c-cfb4155712c3",
"match": "https://api-prod.gambitprofit.com/api/matches/8bb10049-f321-45dd-b668-f3ba46d00e48/?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": "Appalachian St",
"amount": 5824.0
},
{
"team": "Coastal Carolina",
"amount": 4176.0
}
],
"expected_reward_tokens": 9143.68,
"profit_sb": 143.68,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "89afcc53-b3f3-4ca6-85f4-a3b5832844ab",
"gambit_id": "2e5c2cb7-145f-47ac-bfb9-b97c33f86df7",
"last_updated": "2022-11-04T09:03:10.926692-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.57000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfb8c28-9efa-46bb-879c-cfb4155712c3/?format=api"
},
{
"id": "dc335ebd-11c8-4f3f-beaa-bdf25e390acc",
"gambit_id": "7dbe4019-8f7b-4890-99cd-89c4f84e619b",
"last_updated": "2022-11-04T09:03:10.925739-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfb8c28-9efa-46bb-879c-cfb4155712c3/?format=api"
}
]
}