GET /api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44748d80-df0d-46d5-bc53-7a73ed17770b",
"match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "New Orleans Saints",
"amount": 5000.0
},
{
"team": "Carolina Panthers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "89eee5ed-4b93-4661-9f9f-03f7e345d88c",
"gambit_id": "d66959e2-e2f4-460c-b3d2-bad6c74eb926",
"last_updated": "2022-09-26T10:07:19.331136-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
},
{
"id": "5e2aff04-46be-4ba1-8902-cf1132e63278",
"gambit_id": "9dd379f9-61b0-41d1-9854-1d530ed06afc",
"last_updated": "2022-09-26T10:07:19.330140-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "1.80000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
}
]
}