GET /api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ec4ef6a-472b-4140-891e-8aa952c5b2a0",
"match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:52.289524-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": "Memphis Grizzlies",
"amount": 7218.0
},
{
"team": "Cleveland Cavaliers",
"amount": 2782.0
}
],
"expected_reward_tokens": 9597.9,
"profit_sb": 97.9,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "a0ca61c8-d816-447d-bc23-d21cf5f0bac1",
"gambit_id": "5afc86f1-ee79-44f5-833e-f1d26afca29c",
"last_updated": "2023-01-19T09:32:11.282602-05:00",
"created_at": "2023-01-18T09:16:52.290773-05:00",
"name": "Memphis Grizzlies",
"reward": "1.33000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
},
{
"id": "e2f99592-3312-425f-93f3-5f922cedaf21",
"gambit_id": "997328ad-b022-4d64-a601-339e9d23a29e",
"last_updated": "2023-01-19T09:32:11.283652-05:00",
"created_at": "2023-01-18T09:16:52.291963-05:00",
"name": "Cleveland Cavaliers",
"reward": "3.45000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
}
]
}