GET /api/bet_types/fb92b702-3195-4314-ae24-6ad39548bcca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb92b702-3195-4314-ae24-6ad39548bcca",
"match": "https://api-prod.gambitprofit.com/api/matches/822a1007-1453-402d-b8b5-7687c9cbbdf0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:02.934579-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": "Vegas Golden Knights",
"amount": 5419.0
},
{
"team": "Calgary Flames",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "a5913855-7a8e-4c78-8b01-296ea9043a62",
"gambit_id": "5dfb14ad-48da-443b-8bf9-9e6771c9ddb2",
"last_updated": "2023-02-24T12:41:56.288702-05:00",
"created_at": "2023-02-23T09:07:02.935738-05:00",
"name": "Vegas Golden Knights",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92b702-3195-4314-ae24-6ad39548bcca/?format=api"
},
{
"id": "0389daf4-1bbb-4ed5-b8b4-0d465fa734da",
"gambit_id": "65a8ed07-4795-427a-a60d-2304269bbccf",
"last_updated": "2023-02-24T12:41:56.289859-05:00",
"created_at": "2023-02-23T09:07:02.936995-05:00",
"name": "Calgary Flames",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92b702-3195-4314-ae24-6ad39548bcca/?format=api"
}
]
}