GET /api/bet_types/077fbef8-dc9a-4416-8415-807e342d4f3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "077fbef8-dc9a-4416-8415-807e342d4f3f",
"match": "https://api-prod.gambitprofit.com/api/matches/34c52f3c-1066-41fe-86d3-a9de4b54ba3e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:18:03.026624-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": "Los Angeles Lakers",
"amount": 6324.0
},
{
"team": "Toronto Raptors",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "d793955b-d110-4ef4-b8f6-8b7a536d227e",
"gambit_id": "4e5631e1-44fa-46a9-877e-1c5f60a32436",
"last_updated": "2024-01-10T11:02:58.151128-05:00",
"created_at": "2024-01-09T09:18:03.039046-05:00",
"name": "Los Angeles Lakers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077fbef8-dc9a-4416-8415-807e342d4f3f/?format=api"
},
{
"id": "a528a0d1-569b-4632-badf-2c440911840e",
"gambit_id": "9a4702b2-1466-48a3-aad9-1c05248f7b7b",
"last_updated": "2024-01-10T11:02:58.146890-05:00",
"created_at": "2024-01-09T09:18:03.032580-05:00",
"name": "Toronto Raptors",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077fbef8-dc9a-4416-8415-807e342d4f3f/?format=api"
}
]
}