GET /api/bet_types/009c69c3-9ef9-449a-9582-f79d7665cf7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "009c69c3-9ef9-449a-9582-f79d7665cf7e",
"match": "https://api-prod.gambitprofit.com/api/matches/899854fd-16fb-421a-9a59-ae4bffb8ab42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T18:23:21.265118-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": "Minnesota Vikings",
"amount": 5107.0
},
{
"team": "Los Angeles Chargers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "04ced88d-c269-4393-8c15-f75a2d3adb32",
"gambit_id": "27e47286-945b-4734-915b-01daa54b349a",
"last_updated": "2023-09-26T09:08:32.812856-04:00",
"created_at": "2023-09-20T18:23:21.287204-04:00",
"name": "Minnesota Vikings",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009c69c3-9ef9-449a-9582-f79d7665cf7e/?format=api"
},
{
"id": "8c30fb64-4a5a-4ff4-b3d7-ade1ad02b921",
"gambit_id": "1c3818a2-e0c7-4bd3-8156-136b33673ba0",
"last_updated": "2023-09-26T09:08:32.809440-04:00",
"created_at": "2023-09-20T18:23:21.281593-04:00",
"name": "Los Angeles Chargers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009c69c3-9ef9-449a-9582-f79d7665cf7e/?format=api"
}
]
}