GET /api/bet_types/1f86ea59-58f3-46d9-832a-73a8ef19f80f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f86ea59-58f3-46d9-832a-73a8ef19f80f",
"match": "https://api-prod.gambitprofit.com/api/matches/116033d2-a416-485d-b096-00f0f3959073/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:03.468810-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": "NYM (K Senga)",
"amount": 5909.0
},
{
"team": "MIL (W Miley)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "81a4dbdb-3481-4550-842a-14e95c4af2ef",
"gambit_id": "6ae3065a-97e4-4797-8307-73465fed9471",
"last_updated": "2023-06-29T17:58:30.204800-04:00",
"created_at": "2023-06-28T08:48:03.472863-04:00",
"name": "NYM (K Senga)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f86ea59-58f3-46d9-832a-73a8ef19f80f/?format=api"
},
{
"id": "41fb12e6-49f4-48c6-9b11-f56deff3a904",
"gambit_id": "37339521-cd40-4db5-930f-7e0988914607",
"last_updated": "2023-06-29T17:58:30.203019-04:00",
"created_at": "2023-06-28T08:48:03.470829-04:00",
"name": "MIL (W Miley)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f86ea59-58f3-46d9-832a-73a8ef19f80f/?format=api"
}
]
}