GET /api/bet_types/8992aebc-0f5f-4e95-9576-dace08070670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8992aebc-0f5f-4e95-9576-dace08070670",
"match": "https://api-prod.gambitprofit.com/api/matches/9800c987-b1f9-4eec-ba98-4a8808f55a71/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:09.646244-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": "Dallas Stars",
"amount": 6324.0
},
{
"team": "Minnesota Wild",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "f885cada-761f-4f2b-9a02-8d36f8793988",
"gambit_id": "7da9ea2c-225a-41e0-84c9-2cd6d3808af3",
"last_updated": "2024-01-11T11:18:08.406015-05:00",
"created_at": "2024-01-10T09:38:09.655241-05:00",
"name": "Dallas Stars",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8992aebc-0f5f-4e95-9576-dace08070670/?format=api"
},
{
"id": "149f29aa-e166-49ac-a5e4-176774d530fb",
"gambit_id": "34c0754d-b1c4-4966-8e37-e5a06acec3d8",
"last_updated": "2024-01-11T11:18:08.402386-05:00",
"created_at": "2024-01-10T09:38:09.650740-05:00",
"name": "Minnesota Wild",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8992aebc-0f5f-4e95-9576-dace08070670/?format=api"
}
]
}