GET /api/bet_types/18562220-7ad6-4137-96f2-b5d6decf7503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18562220-7ad6-4137-96f2-b5d6decf7503",
"match": "https://api-prod.gambitprofit.com/api/matches/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:03.727841-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 (C Morton)",
"amount": 6833.0
},
{
"team": "MIA (B Hoeing)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "f00d1614-5284-4c42-9b30-fde285b63770",
"gambit_id": "3a325494-2f11-4f1d-875d-92e55354426b",
"last_updated": "2023-04-26T20:32:12.673640-04:00",
"created_at": "2023-04-25T11:42:03.730094-04:00",
"name": "ATL (C Morton)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18562220-7ad6-4137-96f2-b5d6decf7503/?format=api"
},
{
"id": "2e5fa734-ae9c-4950-9315-42d1dab03473",
"gambit_id": "d55f3398-d4d6-46b5-955a-a37f662fc2ba",
"last_updated": "2023-04-26T20:32:12.675515-04:00",
"created_at": "2023-04-25T11:42:03.732430-04:00",
"name": "MIA (B Hoeing)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18562220-7ad6-4137-96f2-b5d6decf7503/?format=api"
}
]
}