GET /api/bet_types/6b587806-58ef-4052-8b9f-0e9f37ab5d5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b587806-58ef-4052-8b9f-0e9f37ab5d5f",
"match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:07.436970-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": "Houston Texans",
"amount": 6100.0
},
{
"team": "Denver Broncos",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "17fe761e-9ace-4da6-ad61-b0248f23768a",
"gambit_id": "512a9572-8237-466a-b4de-a8e2745c7bea",
"last_updated": "2023-12-04T21:03:09.789586-05:00",
"created_at": "2023-11-30T10:28:07.445679-05:00",
"name": "Houston Texans",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b587806-58ef-4052-8b9f-0e9f37ab5d5f/?format=api"
},
{
"id": "298b0ab4-31e5-44f7-aa03-814821ce5681",
"gambit_id": "2b84b851-852a-4767-86c9-985f64391b94",
"last_updated": "2023-12-04T21:03:09.786166-05:00",
"created_at": "2023-11-30T10:28:07.440904-05:00",
"name": "Denver Broncos",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b587806-58ef-4052-8b9f-0e9f37ab5d5f/?format=api"
}
]
}