GET /api/bet_types/78a773ef-02e4-421b-ab95-886ec2aa54a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78a773ef-02e4-421b-ab95-886ec2aa54a9",
"match": "https://api-prod.gambitprofit.com/api/matches/53fb570a-d554-4c85-953a-f6235746e402/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:32:59.260787-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": "SEA (L Gilbert)",
"amount": 5787.0
},
{
"team": "CWS (L Giolito)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "3c0bb230-8d4a-407c-94aa-f78a91f5074b",
"gambit_id": "d7c4592e-8813-4538-b056-57e2bdc443ca",
"last_updated": "2023-06-18T10:28:11.705197-04:00",
"created_at": "2023-06-17T09:32:59.264176-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a773ef-02e4-421b-ab95-886ec2aa54a9/?format=api"
},
{
"id": "7bab0d04-16e2-4ab8-852c-58ed44bb2e71",
"gambit_id": "bbd885c9-1ec1-4786-bebf-bbe7d1c5dbcf",
"last_updated": "2023-06-18T10:28:11.703063-04:00",
"created_at": "2023-06-17T09:32:59.262472-04:00",
"name": "CWS (L Giolito)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a773ef-02e4-421b-ab95-886ec2aa54a9/?format=api"
}
]
}