GET /api/bet_types/434966b9-d886-4696-afa5-881cd9b24949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "434966b9-d886-4696-afa5-881cd9b24949",
"match": "https://api-prod.gambitprofit.com/api/matches/f2d15daa-24b7-41ce-b3ee-613b88f13c20/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T05:38:16.123879-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": 5423.0
},
{
"team": "New Jersey Devils",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c35d6ab2-f94f-46ae-8948-2ea5d8c3a317",
"gambit_id": "1d4f1ae7-d6db-4905-a73f-52c3b5b3c81c",
"last_updated": "2024-01-23T20:23:20.484619-05:00",
"created_at": "2024-01-20T05:38:16.128190-05:00",
"name": "Dallas Stars",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434966b9-d886-4696-afa5-881cd9b24949/?format=api"
},
{
"id": "d806760f-20e2-4f45-be52-481583250d41",
"gambit_id": "92236cf7-bd59-4eb8-a6c6-1dfaff802ad5",
"last_updated": "2024-01-23T20:23:20.487925-05:00",
"created_at": "2024-01-20T05:38:16.133126-05:00",
"name": "New Jersey Devils",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434966b9-d886-4696-afa5-881cd9b24949/?format=api"
}
]
}