GET /api/bet_types/aa931ddd-076f-42d6-bb46-37ca748b696c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa931ddd-076f-42d6-bb46-37ca748b696c",
"match": "https://api-prod.gambitprofit.com/api/matches/6dd72497-dcdb-4079-b93b-ea3640ce1ff4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:16.024930-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": "Columbus Blue Jackets",
"amount": 5688.0
},
{
"team": "Chicago Blackhawks",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "f2b4d6d8-6184-4010-901c-28b9e50f4f94",
"gambit_id": "dd0435d2-7c95-4867-ae4a-9e2ce343467b",
"last_updated": "2023-11-23T20:43:04.562055-05:00",
"created_at": "2023-11-22T09:08:16.032897-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa931ddd-076f-42d6-bb46-37ca748b696c/?format=api"
},
{
"id": "407ecdcc-d5e6-4948-b6f7-c05e849b341c",
"gambit_id": "f9fb692f-7940-438b-ad65-574bce8e4212",
"last_updated": "2023-11-23T20:43:04.558770-05:00",
"created_at": "2023-11-22T09:08:16.028744-05:00",
"name": "Chicago Blackhawks",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa931ddd-076f-42d6-bb46-37ca748b696c/?format=api"
}
]
}