GET /api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d77fe1c9-9ba8-4d20-a38c-091fd4290631",
"match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:15.706422-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": "Phoenix Suns",
"amount": 7033.0
},
{
"team": "Indiana Pacers",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "48c4785d-efe3-4c97-9ab1-b32eb2802467",
"gambit_id": "c3d7f529-1799-4bb9-b517-3ece6270a35c",
"last_updated": "2024-01-23T18:43:26.071645-05:00",
"created_at": "2024-01-21T09:33:15.714914-05:00",
"name": "Phoenix Suns",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
},
{
"id": "c1189cf7-107d-48e1-8ef4-a9c02d04d863",
"gambit_id": "6a394831-7df2-41f7-a675-6b1c7fb48be3",
"last_updated": "2024-01-23T18:43:26.068301-05:00",
"created_at": "2024-01-21T09:33:15.711017-05:00",
"name": "Indiana Pacers",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
}
]
}