GET /api/bet_types/71fa7d91-939b-4943-8125-2ef70f639495/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71fa7d91-939b-4943-8125-2ef70f639495",
"match": "https://api-prod.gambitprofit.com/api/matches/d9d9642e-1bfb-41a1-a096-fb1e2687f076/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:12.098457-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": "TEX (D Dunning)",
"amount": 5065.0
},
{
"team": "NYY (C Schmidt)",
"amount": 4935.0
}
],
"expected_reward_tokens": 9572.85,
"profit_sb": 72.85,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "09d92c10-528f-4d22-a1bc-4787b7307e77",
"gambit_id": "27c2614d-fb01-4738-8a64-4e209e3988f7",
"last_updated": "2023-06-26T10:23:06.905434-04:00",
"created_at": "2023-06-23T09:28:12.100168-04:00",
"name": "TEX (D Dunning)",
"reward": "1.89000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71fa7d91-939b-4943-8125-2ef70f639495/?format=api"
},
{
"id": "f783a759-001e-48a2-b2af-1e6bdd821129",
"gambit_id": "9166f95f-ddf8-4b1e-9cbb-0a80cabf59df",
"last_updated": "2023-06-26T10:23:06.907710-04:00",
"created_at": "2023-06-23T09:28:12.101811-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71fa7d91-939b-4943-8125-2ef70f639495/?format=api"
}
]
}