GET /api/bet_types/721afb2a-ba48-4bb1-a233-32d40d81670f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "721afb2a-ba48-4bb1-a233-32d40d81670f",
"match": "https://api-prod.gambitprofit.com/api/matches/88df1d6f-14e0-40fe-9a0c-e8aad2916646/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T20:22:09.602668-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": "Milwaukee Bucks",
"amount": 5515.0
},
{
"team": "Los Angeles Clippers",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "4e82d6db-eb37-4789-a6d6-19191ab6b7fe",
"gambit_id": "94c5d24e-6d73-4754-a36b-73f6aba389cc",
"last_updated": "2023-02-03T10:06:50.181205-05:00",
"created_at": "2023-02-02T20:22:09.603911-05:00",
"name": "Milwaukee Bucks",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721afb2a-ba48-4bb1-a233-32d40d81670f/?format=api"
},
{
"id": "b4d264cd-9637-48d9-9019-40f81bf08526",
"gambit_id": "221ee7e2-5f8f-4a78-9fd9-183daf7bebfc",
"last_updated": "2023-02-03T10:06:50.182310-05:00",
"created_at": "2023-02-02T20:22:09.605214-05:00",
"name": "Los Angeles Clippers",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721afb2a-ba48-4bb1-a233-32d40d81670f/?format=api"
}
]
}