GET /api/bet_types/51ee7868-6fc7-446f-b1ca-2904b7d23787/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51ee7868-6fc7-446f-b1ca-2904b7d23787",
"match": "https://api-prod.gambitprofit.com/api/matches/0c9c11ad-2822-4c48-b7aa-062e3649d63b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:09.185495-05: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": "Los Angeles Rams",
"amount": 6047.0
},
{
"team": "Cleveland Browns",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": -249.98,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "99ba52e1-4c84-4641-a40b-134dbf78c42f",
"gambit_id": "f9969e89-4435-4e78-952a-2b35672c4767",
"last_updated": "2023-12-04T15:37:57.341679-05:00",
"created_at": "2023-11-30T10:28:09.192258-05:00",
"name": "Los Angeles Rams",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ee7868-6fc7-446f-b1ca-2904b7d23787/?format=api"
},
{
"id": "9834e9bb-ce4e-4690-aae2-9e8813fe2797",
"gambit_id": "91dc8053-a89c-41c3-8637-0110c54a4fa1",
"last_updated": "2023-12-04T15:37:57.338262-05:00",
"created_at": "2023-11-30T10:28:09.188903-05:00",
"name": "Cleveland Browns",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ee7868-6fc7-446f-b1ca-2904b7d23787/?format=api"
}
]
}