GET /api/bet_types/28c68413-e443-4674-aeed-7b9284fad63b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28c68413-e443-4674-aeed-7b9284fad63b",
"match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T11:13:13.798754-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": "ATL (S Strider)",
"amount": 6927.0
},
{
"team": "DET (R Olson)",
"amount": 3073.0
}
],
"expected_reward_tokens": 9557.03,
"profit_sb": 57.03,
"profit_sb_percentage": 0.6,
"recommended": true
},
"lines": [
{
"id": "d5b01dbe-4d75-4c70-8566-3045172d4d5a",
"gambit_id": "75d0e8c8-e1a2-4314-95c0-775ad5f15241",
"last_updated": "2023-06-15T23:28:29.951382-04:00",
"created_at": "2023-06-14T11:13:13.801932-04:00",
"name": "ATL (S Strider)",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c68413-e443-4674-aeed-7b9284fad63b/?format=api"
},
{
"id": "884277a1-980c-4e1c-932e-5fd4179d8801",
"gambit_id": "72243f4a-7c7c-44c4-bc77-dfcacfb41d60",
"last_updated": "2023-06-15T23:28:29.953534-04:00",
"created_at": "2023-06-14T11:13:13.807169-04:00",
"name": "DET (R Olson)",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c68413-e443-4674-aeed-7b9284fad63b/?format=api"
}
]
}