GET /api/bet_types/13721b6b-e8f0-4a20-b2d5-f67b452809a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13721b6b-e8f0-4a20-b2d5-f67b452809a0",
"match": "https://api-prod.gambitprofit.com/api/matches/9d49a785-7f82-4537-822e-5975ad4bd067/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T11:22:02.905142-04: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": "Phoenix Suns",
"amount": 6547.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "b5e0abc1-66ca-4320-8c05-0fbdb16b124c",
"gambit_id": "e78a71c4-0d6f-461b-a8f2-8844b7a33db7",
"last_updated": "2023-04-03T20:12:06.583895-04:00",
"created_at": "2023-04-02T11:22:02.910448-04:00",
"name": "Phoenix Suns",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13721b6b-e8f0-4a20-b2d5-f67b452809a0/?format=api"
},
{
"id": "0cede4ab-f8ae-4d79-8fc2-da50da1b99dc",
"gambit_id": "a24c1b42-9b5b-49da-9d43-ca724ffc5be4",
"last_updated": "2023-04-03T20:12:06.581451-04:00",
"created_at": "2023-04-02T11:22:02.907844-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13721b6b-e8f0-4a20-b2d5-f67b452809a0/?format=api"
}
]
}