GET /api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "771bb0b9-2cfa-4289-b75f-eb74bf02ae9f",
"match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?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": "MIL (F Peralta)",
"amount": 6970.0
},
{
"team": "PIT (Z Thompson)",
"amount": 3030.0
}
],
"expected_reward_tokens": 9270.1,
"profit_sb": 270.1,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "8475b224-2da3-4bd8-8e7b-91eaeadee2c6",
"gambit_id": "21a3f1b2-cba1-42b4-85e5-fac7fac57fcb",
"last_updated": "2022-09-01T10:52:06.093982-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (F Peralta)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
},
{
"id": "02f31e1a-e668-4938-81e0-9a6a3ee2c011",
"gambit_id": "317d34db-62ce-42a9-ac0f-bd04dc34b749",
"last_updated": "2022-09-01T10:52:06.094427-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (Z Thompson)",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
}
]
}