GET /api/bet_types/bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0",
"match": "https://api-prod.gambitprofit.com/api/matches/95372ce9-2963-4538-9dd4-cb62d6f30ce1/?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": "West Virginia",
"amount": 7979.0
},
{
"team": "Kansas",
"amount": 2021.0
}
],
"expected_reward_tokens": 9335.43,
"profit_sb": 335.43,
"profit_sb_percentage": 3.73,
"recommended": true
},
"lines": [
{
"id": "be11ccc6-0395-4f0b-a0a3-8c9903d9205d",
"gambit_id": "1c3717c4-df4e-4339-9e2c-e39a232415cc",
"last_updated": "2022-09-11T10:47:32.080501-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Virginia",
"reward": "1.17000",
"odds": "1.18520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0/?format=api"
},
{
"id": "4e47fe07-ed37-46dd-966b-b2dec36d2558",
"gambit_id": "61dc4b2c-e031-46c4-a23a-65aec16a62e7",
"last_updated": "2022-09-11T10:47:32.081663-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "4.62000",
"odds": "5.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0/?format=api"
}
]
}