GET /api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "232fbee4-978d-47d2-94da-7c5fb348f520",
"match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-13T09:11:49.291364-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": "Edmonton Oilers",
"amount": 5882.0
},
{
"team": "San Jose Sharks",
"amount": 4118.0
}
],
"expected_reward_tokens": 9058.28,
"profit_sb": 58.28,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "02d8a2e5-dde8-4790-800b-9619798c13f5",
"gambit_id": "c8393991-5e4f-40e4-b54f-6a7321ee2c13",
"last_updated": "2023-01-14T20:22:16.821096-05:00",
"created_at": "2023-01-13T09:11:49.293844-05:00",
"name": "Edmonton Oilers",
"reward": "1.54000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
},
{
"id": "3613fdbb-fe8f-45d4-a693-005666829352",
"gambit_id": "1736a970-7267-47a7-8021-190a62c3a756",
"last_updated": "2023-01-14T20:22:16.817938-05:00",
"created_at": "2023-01-13T09:11:49.292477-05:00",
"name": "San Jose Sharks",
"reward": "2.20000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
}
]
}