GET /api/bet_types/7b17d388-853e-41e7-a887-4fcea9190cb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b17d388-853e-41e7-a887-4fcea9190cb8",
"match": "https://api-prod.gambitprofit.com/api/matches/76031a3f-12ce-441e-a7d7-4c1117129266/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-07T12:18:15.793679-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": "ATL (S Strider)",
"amount": 6499.0
},
{
"team": "PHI (R Suarez)",
"amount": 3501.0
}
],
"expected_reward_tokens": 9487.71,
"profit_sb": -12.29,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "f36463f6-0c1a-4907-8782-a270e79dacbb",
"gambit_id": "b45aec65-1c7d-4405-b84a-6b13986c7b77",
"last_updated": "2023-10-09T08:58:12.777169-04:00",
"created_at": "2023-10-07T12:18:15.802921-04:00",
"name": "ATL (S Strider)",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b17d388-853e-41e7-a887-4fcea9190cb8/?format=api"
},
{
"id": "71ac3514-2278-486c-99fc-cebda402bf83",
"gambit_id": "9bb060bf-ad65-4ee0-a4b4-be25cdeb2def",
"last_updated": "2023-10-09T08:58:12.773030-04:00",
"created_at": "2023-10-07T12:18:15.797743-04:00",
"name": "PHI (R Suarez)",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b17d388-853e-41e7-a887-4fcea9190cb8/?format=api"
}
]
}