GET /api/bet_types/ded6d5db-6b48-442b-8b27-c6a8156b4130/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ded6d5db-6b48-442b-8b27-c6a8156b4130",
"match": "https://api-prod.gambitprofit.com/api/matches/646ccf7b-c317-431e-bfd5-685989974b06/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T13:27:13.748502-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": "Philadelphia 76ers",
"amount": 6387.0
},
{
"team": "New Orleans Pelicans",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "826b4a91-11fb-44f5-aa5d-47315af0710c",
"gambit_id": "c1bb4f5a-59ee-4a14-aaec-e2cb307cab56",
"last_updated": "2023-01-03T10:56:48.066718-05:00",
"created_at": "2023-01-02T13:27:13.749686-05:00",
"name": "Philadelphia 76ers",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded6d5db-6b48-442b-8b27-c6a8156b4130/?format=api"
},
{
"id": "0f82eeaf-b6e2-48b5-9dae-456a7692440a",
"gambit_id": "49372bb2-55c8-459c-89fb-100ac711c984",
"last_updated": "2023-01-03T10:56:48.067827-05:00",
"created_at": "2023-01-02T13:27:13.750936-05:00",
"name": "New Orleans Pelicans",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded6d5db-6b48-442b-8b27-c6a8156b4130/?format=api"
}
]
}