GET /api/bet_types/066aaed0-ce7d-4cc5-a4e8-221afbbda95b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "066aaed0-ce7d-4cc5-a4e8-221afbbda95b",
"match": "https://api-prod.gambitprofit.com/api/matches/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:11.517567-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": "LAA",
"amount": 6163.0
},
{
"team": "MIL",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "427007f3-caaa-41bc-807c-a31c1212c8df",
"gambit_id": "fafb6021-dc3d-4da4-8e11-c63cf94334ee",
"last_updated": "2023-05-01T12:27:24.409273-04:00",
"created_at": "2023-04-30T12:47:11.521041-04:00",
"name": "LAA",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066aaed0-ce7d-4cc5-a4e8-221afbbda95b/?format=api"
},
{
"id": "0fd3c21c-bcf7-4122-a0ac-4ad2c762f52c",
"gambit_id": "29614d53-c3ba-4108-805e-14ca5c9bb370",
"last_updated": "2023-05-01T12:27:24.407363-04:00",
"created_at": "2023-04-30T12:47:11.519202-04:00",
"name": "MIL",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066aaed0-ce7d-4cc5-a4e8-221afbbda95b/?format=api"
}
]
}