GET /api/bet_types/c87ac41f-2fd0-4852-bba7-8e97b09124cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c87ac41f-2fd0-4852-bba7-8e97b09124cf",
"match": "https://api-prod.gambitprofit.com/api/matches/1c41d62f-64f7-4d03-a8fc-248778347992/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T09:58:14.876124-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 (A Smith-Shawver)",
"amount": 6359.0
},
{
"team": "MIL (C Rea)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "e0d1f8ce-cd6d-42bd-beed-5c3a7d0bef5e",
"gambit_id": "b9ad5ec2-1f60-4583-b91c-8950861ab154",
"last_updated": "2023-07-31T18:18:09.993237-04:00",
"created_at": "2023-07-30T09:58:14.886942-04:00",
"name": "ATL (A Smith-Shawver)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87ac41f-2fd0-4852-bba7-8e97b09124cf/?format=api"
},
{
"id": "95204a43-6c2b-4679-944e-72479499d8b5",
"gambit_id": "f883b069-fb63-41b1-9b1e-c19fc4559eb0",
"last_updated": "2023-07-31T18:18:09.988949-04:00",
"created_at": "2023-07-30T09:58:14.881584-04:00",
"name": "MIL (C Rea)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87ac41f-2fd0-4852-bba7-8e97b09124cf/?format=api"
}
]
}