GET /api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d827549b-12f7-4abf-8069-ff9193f80cf8",
"match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:15.929193-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": "New York Rangers",
"amount": 6643.0
},
{
"team": "Anaheim Ducks",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "7d7b5b32-0563-4263-b6c9-923d36a2b602",
"gambit_id": "feadd468-ce0f-44c2-9614-7b7777a26f53",
"last_updated": "2024-01-23T18:52:56.659127-05:00",
"created_at": "2024-01-21T09:33:15.933802-05:00",
"name": "New York Rangers",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
},
{
"id": "0f3572a6-9cae-4b4a-abea-b6c4a26e445c",
"gambit_id": "6fd904a0-dbfc-4bbd-98b3-12852d25cf7d",
"last_updated": "2024-01-23T18:52:56.662720-05:00",
"created_at": "2024-01-21T09:33:15.937835-05:00",
"name": "Anaheim Ducks",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
}
]
}