GET /api/bet_types/fbf8436a-92b9-42a7-bf4f-298ffb25ea42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbf8436a-92b9-42a7-bf4f-298ffb25ea42",
"match": "https://api-prod.gambitprofit.com/api/matches/5d12a0aa-3bd1-4af1-8f92-daf2cf98335e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T08:38:25.376373-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": "CLE (S Bieber)",
"amount": 5787.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "061824e3-3193-4bd0-8803-7cdce0f91623",
"gambit_id": "510f8bc6-f43e-4021-8b84-272d3c959eae",
"last_updated": "2023-06-30T09:23:26.704866-04:00",
"created_at": "2023-06-29T08:38:25.378347-04:00",
"name": "CLE (S Bieber)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf8436a-92b9-42a7-bf4f-298ffb25ea42/?format=api"
},
{
"id": "b97ad08a-99d1-4eed-914c-7b1788d6a90c",
"gambit_id": "6e7cafd5-93ad-4aaa-9154-c48fe47ceed3",
"last_updated": "2023-06-30T09:23:26.707082-04:00",
"created_at": "2023-06-29T08:38:25.380450-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf8436a-92b9-42a7-bf4f-298ffb25ea42/?format=api"
}
]
}