GET /api/bet_types/66b38c7b-d493-490e-85e7-6241a1c200e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66b38c7b-d493-490e-85e7-6241a1c200e0",
"match": "https://api-prod.gambitprofit.com/api/matches/804df615-df10-416c-a5b4-19cad5d42b51/?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": "Boise State",
"amount": 8264.0
},
{
"team": "UTEP",
"amount": 1736.0
}
],
"expected_reward_tokens": 9338.32,
"profit_sb": 338.32,
"profit_sb_percentage": 3.76,
"recommended": true
},
"lines": [
{
"id": "d398c909-24e1-413c-af87-0c7e36ea3224",
"gambit_id": "8a4adb28-3420-4f86-bf70-77f6a3340dd1",
"last_updated": "2022-09-24T11:37:25.709675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "1.13000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b38c7b-d493-490e-85e7-6241a1c200e0/?format=api"
},
{
"id": "5367e1a0-679c-4452-9f7b-4eb6ee04c5d5",
"gambit_id": "105fa2c8-bdd0-4e1c-a9ab-c4e9d0820427",
"last_updated": "2022-09-24T11:37:25.708691-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTEP",
"reward": "5.38000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b38c7b-d493-490e-85e7-6241a1c200e0/?format=api"
}
]
}