GET /api/bet_types/90b9d2fb-420d-4804-abe5-30b46e4dbe13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90b9d2fb-420d-4804-abe5-30b46e4dbe13",
"match": "https://api-prod.gambitprofit.com/api/matches/8d134638-a141-4179-9a06-5c20fc305dfe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T14:18:21.601561-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": "Cincinnati Reds",
"amount": 6060.0
},
{
"team": "Pittsburgh Pirates",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "18c64199-138e-4e87-b0de-90f72df9f9d4",
"gambit_id": "a70d3d0d-7559-4faf-a547-b5d5c7e73071",
"last_updated": "2023-09-23T20:58:10.887371-04:00",
"created_at": "2023-09-22T14:18:21.612463-04:00",
"name": "Cincinnati Reds",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b9d2fb-420d-4804-abe5-30b46e4dbe13/?format=api"
},
{
"id": "fba3c853-a76c-4106-b9c9-827e8519c6dd",
"gambit_id": "f52e1416-1280-4acd-aa2b-4b25e1a55b6f",
"last_updated": "2023-09-23T20:58:10.883704-04:00",
"created_at": "2023-09-22T14:18:21.607367-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b9d2fb-420d-4804-abe5-30b46e4dbe13/?format=api"
}
]
}