GET /api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48f857d4-c9d5-44cd-a82b-f00640738218",
"match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:23.319713-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": "TOR (A Manoah)",
"amount": 6182.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "030ae8fa-d3dd-4658-b5a4-10a6ba3c1047",
"gambit_id": "34f44280-db66-40c3-a114-b4a204a91d54",
"last_updated": "2023-04-06T11:27:05.207734-04:00",
"created_at": "2023-04-05T09:22:23.324514-04:00",
"name": "TOR (A Manoah)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
},
{
"id": "746af2e5-604b-4b4f-8301-7930cfb7f80d",
"gambit_id": "601a98ab-e8bf-490f-bfc4-d750e62edc24",
"last_updated": "2023-04-06T11:27:05.205558-04:00",
"created_at": "2023-04-05T09:22:23.321878-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
}
]
}