GET /api/bet_types/8179324c-7b5f-4411-b663-5f5a35dd0640/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8179324c-7b5f-4411-b663-5f5a35dd0640",
"match": "https://api-prod.gambitprofit.com/api/matches/a2503c38-9746-43ad-bf49-30f145efd824/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:14.808690-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 (J Shuster)",
"amount": 6728.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "6f4c52ce-4571-4551-8938-67e6d0f4e23d",
"gambit_id": "fa96d43f-9bb3-48f1-929a-6063fe7aa892",
"last_updated": "2023-06-01T10:17:11.529858-04:00",
"created_at": "2023-05-31T11:47:14.810752-04:00",
"name": "ATL (J Shuster)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8179324c-7b5f-4411-b663-5f5a35dd0640/?format=api"
},
{
"id": "f3768681-d5f8-42df-9024-a5ba71af9594",
"gambit_id": "69590902-acc5-4930-b95a-6c8b8d9ade3e",
"last_updated": "2023-06-01T10:17:11.532104-04:00",
"created_at": "2023-05-31T11:47:14.813022-04:00",
"name": "OAK (J Kaprielian)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8179324c-7b5f-4411-b663-5f5a35dd0640/?format=api"
}
]
}