GET /api/bet_types/2ad696c4-a92c-4d09-a1f3-3812e9ab3da3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ad696c4-a92c-4d09-a1f3-3812e9ab3da3",
"match": "https://api-prod.gambitprofit.com/api/matches/c5d502a4-ee3a-4901-a2aa-8e764a812d58/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T07:23:18.544838-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": "Houston Rockets",
"amount": 5423.0
},
{
"team": "Utah Jazz",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "65767179-a29c-4086-a0f7-9298c685802c",
"gambit_id": "cd218b90-a182-48fc-9adb-60fc9e1aebe1",
"last_updated": "2024-01-23T18:28:35.142428-05:00",
"created_at": "2024-01-20T07:23:18.553028-05:00",
"name": "Houston Rockets",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad696c4-a92c-4d09-a1f3-3812e9ab3da3/?format=api"
},
{
"id": "0e85ebf3-b528-4bd4-ac95-2a6e4ca3301b",
"gambit_id": "bac105dc-96f3-46ff-b1bd-ab79ac52446d",
"last_updated": "2024-01-23T18:28:35.139071-05:00",
"created_at": "2024-01-20T07:23:18.548970-05:00",
"name": "Utah Jazz",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad696c4-a92c-4d09-a1f3-3812e9ab3da3/?format=api"
}
]
}