GET /api/bet_types/d39b9da1-c786-4b9f-9749-b1aafa416153/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d39b9da1-c786-4b9f-9749-b1aafa416153",
"match": "https://api-prod.gambitprofit.com/api/matches/bee137d4-817d-4212-a0dd-f98a0146084a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:19.112396-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": 7059.0
},
{
"team": "Houston Rockets",
"amount": 2941.0
}
],
"expected_reward_tokens": 9528.84,
"profit_sb": 28.84,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "539756e9-9f62-4629-b8a3-5f654aa4403e",
"gambit_id": "c43bccf1-e6ad-4f41-b9a4-02673b1e7625",
"last_updated": "2023-11-18T17:53:23.983687-05:00",
"created_at": "2023-11-17T09:23:19.122567-05:00",
"name": "Los Angeles Clippers",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39b9da1-c786-4b9f-9749-b1aafa416153/?format=api"
},
{
"id": "aabcf002-544a-4a1f-a2a9-b41f27c51a29",
"gambit_id": "a8e3100b-6ac5-479d-a537-6bd2e1ab8af1",
"last_updated": "2023-11-18T17:53:23.978472-05:00",
"created_at": "2023-11-17T09:23:19.117346-05:00",
"name": "Houston Rockets",
"reward": "3.24000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39b9da1-c786-4b9f-9749-b1aafa416153/?format=api"
}
]
}