GET /api/bet_types/466a3b40-9f30-42c7-9c37-7313127d9b1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "466a3b40-9f30-42c7-9c37-7313127d9b1a",
"match": "https://api-prod.gambitprofit.com/api/matches/818c95c8-d99f-4445-88b0-de00679ecb3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T08:08:08.917557-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 (B Woo)",
"amount": 5222.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "e6508644-d84b-4ec9-a1bc-78850bad2735",
"gambit_id": "c3c131e4-df85-4f08-a59a-2c3916989944",
"last_updated": "2023-07-31T11:33:27.037276-04:00",
"created_at": "2023-07-29T08:08:08.921572-04:00",
"name": "SEA (B Woo)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466a3b40-9f30-42c7-9c37-7313127d9b1a/?format=api"
},
{
"id": "71b903a6-fe82-4512-b427-0bb34729caa8",
"gambit_id": "eb81a234-a399-4e8f-a984-91a79c7b22d8",
"last_updated": "2023-07-31T11:33:27.041131-04:00",
"created_at": "2023-07-29T08:08:08.925932-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466a3b40-9f30-42c7-9c37-7313127d9b1a/?format=api"
}
]
}