GET /api/bet_types/595de256-c470-4908-8fb7-03431cbe3975/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "595de256-c470-4908-8fb7-03431cbe3975",
"match": "https://api-prod.gambitprofit.com/api/matches/895f9b8a-676a-4d68-97b3-a0bcdd8df22d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:03:25.405029-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": "Los Angeles Clippers",
"amount": 6324.0
},
{
"team": "Los Angeles Lakers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "5b694425-622e-4921-a3d6-d7235bd5637a",
"gambit_id": "ac0232b4-cfc9-4b91-8bf9-4e25d7753ffb",
"last_updated": "2024-01-09T10:38:20.516492-05:00",
"created_at": "2024-01-07T09:03:25.412132-05:00",
"name": "Los Angeles Clippers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595de256-c470-4908-8fb7-03431cbe3975/?format=api"
},
{
"id": "1bca35f9-4c89-4d78-af0e-c9bb2494402a",
"gambit_id": "8f0a981b-b79b-49de-b0aa-9c5d377ab6fb",
"last_updated": "2024-01-09T10:38:20.519996-05:00",
"created_at": "2024-01-07T09:03:25.416593-05:00",
"name": "Los Angeles Lakers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595de256-c470-4908-8fb7-03431cbe3975/?format=api"
}
]
}