GET /api/bet_types/249bb06c-c992-4ca2-b441-4bd6718a5472/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "249bb06c-c992-4ca2-b441-4bd6718a5472",
"match": "https://api-prod.gambitprofit.com/api/matches/810ed6a2-4f08-43a4-960d-c580cded6d8a/?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": "Jacksonville Jaguars",
"amount": 5095.0
},
{
"team": "Cleveland Browns",
"amount": 4905.0
}
],
"expected_reward_tokens": 9171.0,
"profit_sb": 171.0,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "4aad5b12-27ff-44c5-a7e1-4a6b4e2052e7",
"gambit_id": "a29aed6b-4014-4d51-ac0b-f7401ca60260",
"last_updated": "2022-08-13T11:02:04.335444-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.80000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249bb06c-c992-4ca2-b441-4bd6718a5472/?format=api"
},
{
"id": "1bcb6d62-f814-465f-9510-03f18e4a82e5",
"gambit_id": "6df56cf2-750c-449a-86d4-810510474f37",
"last_updated": "2022-08-13T11:02:04.335952-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "1.87000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249bb06c-c992-4ca2-b441-4bd6718a5472/?format=api"
}
]
}