GET /api/bet_types/000e75e4-2669-4768-9382-6e3f64645574/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "000e75e4-2669-4768-9382-6e3f64645574",
"match": "https://api-prod.gambitprofit.com/api/matches/ffa117ae-9df4-4340-9668-0f9cf90e3eeb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:54.249828-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": 5419.0
},
{
"team": "Brooklyn Nets",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "a16083f3-72fb-4171-af60-652ae091c29e",
"gambit_id": "392ed8dd-df42-46a9-90a0-0d1f80e17c7b",
"last_updated": "2023-02-12T09:51:51.162145-05:00",
"created_at": "2023-02-11T09:01:54.252281-05:00",
"name": "Philadelphia 76ers",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000e75e4-2669-4768-9382-6e3f64645574/?format=api"
},
{
"id": "4152281f-02ee-4302-b051-cfc8d4620a62",
"gambit_id": "8ce18934-ed21-4d7f-b9ad-4c0700b449ba",
"last_updated": "2023-02-12T09:51:51.160986-05:00",
"created_at": "2023-02-11T09:01:54.250994-05:00",
"name": "Brooklyn Nets",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000e75e4-2669-4768-9382-6e3f64645574/?format=api"
}
]
}