GET /api/bet_types/f5c6d4d0-89a6-429e-9c47-17ef5338a145/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5c6d4d0-89a6-429e-9c47-17ef5338a145",
"match": "https://api-prod.gambitprofit.com/api/matches/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:23:00.257877-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": "BAL (J Means)",
"amount": 6293.0
},
{
"team": "STL (A Wainwright)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "75571d72-f000-4734-93a7-a0484f6115dd",
"gambit_id": "955f12e3-5079-4e24-894a-48df768cbb45",
"last_updated": "2023-09-15T16:33:16.672904-04:00",
"created_at": "2023-09-12T09:23:00.268330-04:00",
"name": "BAL (J Means)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c6d4d0-89a6-429e-9c47-17ef5338a145/?format=api"
},
{
"id": "33b70088-0121-44f6-b95d-b35ae64816ce",
"gambit_id": "90b70af5-4e9e-4fa5-b1cb-0839b98f18c1",
"last_updated": "2023-09-15T16:33:16.668541-04:00",
"created_at": "2023-09-12T09:23:00.262999-04:00",
"name": "STL (A Wainwright)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c6d4d0-89a6-429e-9c47-17ef5338a145/?format=api"
}
]
}