GET /api/bet_types/851e1b6d-cb95-4bb5-8912-7e7f253e723d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "851e1b6d-cb95-4bb5-8912-7e7f253e723d",
"match": "https://api-prod.gambitprofit.com/api/matches/6d7e4101-f8a8-42cc-b011-6721e4b6e8d4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:58.230351-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": "New York Knicks",
"amount": 7303.0
},
{
"team": "Brooklyn Nets",
"amount": 2697.0
}
],
"expected_reward_tokens": 9493.44,
"profit_sb": -6.56,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "d997ea73-30e5-4113-920b-d70cbea7cba0",
"gambit_id": "c903be92-ddf0-428f-a93b-e1fb5ce785bb",
"last_updated": "2023-03-02T07:21:56.008798-05:00",
"created_at": "2023-03-01T09:21:58.231557-05:00",
"name": "New York Knicks",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851e1b6d-cb95-4bb5-8912-7e7f253e723d/?format=api"
},
{
"id": "c0179576-bd1d-40c4-b5d1-68d1e05d3476",
"gambit_id": "d9ec8b00-5cb1-4052-a6d5-93f52075bff9",
"last_updated": "2023-03-02T07:21:56.009908-05:00",
"created_at": "2023-03-01T09:21:58.232820-05:00",
"name": "Brooklyn Nets",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851e1b6d-cb95-4bb5-8912-7e7f253e723d/?format=api"
}
]
}