GET /api/bet_types/61338e4e-63d7-4837-96cd-74227b6ccebb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61338e4e-63d7-4837-96cd-74227b6ccebb",
"match": "https://api-prod.gambitprofit.com/api/matches/1fca3d77-fc48-4a2b-82b3-1553e4d37000/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T08:43:17.592307-04: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": "ARI (R Nelson)",
"amount": 5615.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "b7ac24a7-d288-4f08-b2ab-8a46ccfbc185",
"gambit_id": "8cd4bd6b-d0c4-44e3-b33b-a7aa6d843510",
"last_updated": "2023-07-07T16:57:59.219875-04:00",
"created_at": "2023-07-06T08:43:17.596235-04:00",
"name": "ARI (R Nelson)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61338e4e-63d7-4837-96cd-74227b6ccebb/?format=api"
},
{
"id": "6e3b1b29-3cbb-4cc4-9435-56cc7830b0a0",
"gambit_id": "a2fb6c34-6982-4027-bca8-0140c74386d4",
"last_updated": "2023-07-07T16:57:59.218401-04:00",
"created_at": "2023-07-06T08:43:17.594313-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61338e4e-63d7-4837-96cd-74227b6ccebb/?format=api"
}
]
}