GET /api/bet_types/850e4538-5a9b-4d45-aebd-3fe746160de0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "850e4538-5a9b-4d45-aebd-3fe746160de0",
"match": "https://api-prod.gambitprofit.com/api/matches/4a88f2a4-28dc-457c-b542-7472034f4199/?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": "MIA (P Lopez)",
"amount": 5759.0
},
{
"team": "OAK (Z Logue)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "be3f621a-fb05-4952-9cde-7e1b29e60a79",
"gambit_id": "6e7e10f2-f42c-4b58-956a-c66c24ee714f",
"last_updated": "2022-08-24T10:07:02.257024-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (P Lopez)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850e4538-5a9b-4d45-aebd-3fe746160de0/?format=api"
},
{
"id": "c3d2dbd7-7509-488d-ac40-1b373341d9e9",
"gambit_id": "965ad568-02ac-4aea-af4e-e5cefe235ea2",
"last_updated": "2022-08-24T10:07:02.256608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (Z Logue)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850e4538-5a9b-4d45-aebd-3fe746160de0/?format=api"
}
]
}