GET /api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d0e3016-ce6a-44d4-b29c-bc3784c01f2a",
"match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?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": "TAM (C Kluber)",
"amount": 5884.0
},
{
"team": "TEX (M Perez)",
"amount": 4116.0
}
],
"expected_reward_tokens": 9178.68,
"profit_sb": 178.68,
"profit_sb_percentage": 1.99,
"recommended": true
},
"lines": [
{
"id": "a499a222-cecd-47da-a56f-b5fcba2fbd39",
"gambit_id": "826500a7-13ff-4662-bbdf-02659bb2bce4",
"last_updated": "2022-09-17T17:12:28.300162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (C Kluber)",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
},
{
"id": "5ea64dc2-6093-4bbc-a2be-ba7960e0a35e",
"gambit_id": "26d6808f-3b08-47d5-bc57-fcb3897b03b1",
"last_updated": "2022-09-17T17:12:28.301231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
}
]
}