GET /api/bet_types/57214e33-8f88-418f-894c-fae8904b2061/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57214e33-8f88-418f-894c-fae8904b2061",
"match": "https://api-prod.gambitprofit.com/api/matches/567d7cd3-3a40-4412-930a-0ac86e42ef9c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:08.066012-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": "STL (S Matz)",
"amount": 5000.0
},
{
"team": "ARI (M Kelly)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9550.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "aa9d62f0-8580-4ce1-8126-6aed1b50b84f",
"gambit_id": "db2a18e0-9af4-49dd-b433-2b4849bd1fbd",
"last_updated": "2023-07-27T12:58:26.204425-04:00",
"created_at": "2023-07-25T12:38:08.070602-04:00",
"name": "STL (S Matz)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57214e33-8f88-418f-894c-fae8904b2061/?format=api"
},
{
"id": "94236dff-769b-44c1-a4d3-49838c866d59",
"gambit_id": "059a63d6-fcfb-499b-bb39-7b42e31cfbf9",
"last_updated": "2023-07-27T12:58:26.208278-04:00",
"created_at": "2023-07-25T12:38:08.075204-04:00",
"name": "ARI (M Kelly)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57214e33-8f88-418f-894c-fae8904b2061/?format=api"
}
]
}