GET /api/bet_types/635e620a-9e94-45f2-b90b-2525083f7f3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "635e620a-9e94-45f2-b90b-2525083f7f3c",
"match": "https://api-prod.gambitprofit.com/api/matches/4f34fb1d-0aa9-4370-9f18-f7952e324676/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:01.255997-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": "Los Angeles Chargers",
"amount": 6154.0
},
{
"team": "Kansas City Chiefs",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "7e265062-e865-4659-96d0-3ed882548ec0",
"gambit_id": "cb128478-cb4d-4b72-aa19-5aecf5687e73",
"last_updated": "2024-01-09T10:33:29.032380-05:00",
"created_at": "2024-01-04T09:43:01.263846-05:00",
"name": "Los Angeles Chargers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635e620a-9e94-45f2-b90b-2525083f7f3c/?format=api"
},
{
"id": "eee36b8d-c316-4acd-80ba-97101343d9d3",
"gambit_id": "c11aede2-62dd-4f07-8b71-8d0448f09826",
"last_updated": "2024-01-09T10:33:29.028689-05:00",
"created_at": "2024-01-04T09:43:01.259969-05:00",
"name": "Kansas City Chiefs",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635e620a-9e94-45f2-b90b-2525083f7f3c/?format=api"
}
]
}