GET /api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "621ab550-edc4-4d67-ab10-5119d5124cc6",
"match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:03.215848-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": "DET (Ed Rodriguez)",
"amount": 5131.0
},
{
"team": "CLE (L Allen)",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "9a05a09e-2af0-4ed4-b0b4-d0722a3981f6",
"gambit_id": "d8b235fe-106a-431c-862b-291159a7ce98",
"last_updated": "2023-08-21T19:38:24.703323-04:00",
"created_at": "2023-08-20T08:43:03.220631-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
},
{
"id": "a2ac0c0a-a062-4d0e-bbde-89755a6f165b",
"gambit_id": "76d6264c-e1a5-43b1-8784-c76641bf3bb1",
"last_updated": "2023-08-21T19:38:24.706737-04:00",
"created_at": "2023-08-20T08:43:03.225622-04:00",
"name": "CLE (L Allen)",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
}
]
}