GET /api/bet_types/fab9d4b2-a6d2-4dab-9200-22862ef4fe6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fab9d4b2-a6d2-4dab-9200-22862ef4fe6e",
"match": "https://api-prod.gambitprofit.com/api/matches/810ed6a2-4f08-43a4-960d-c580cded6d8a/?format=api",
"name": "Pick the Winner",
"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": 5676.0
},
{
"team": "Cleveland Browns",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": 251.88,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "78ce2d8e-6206-456c-a69a-c96720d91c29",
"gambit_id": "5cfceceb-8fad-42da-ba1b-f34051dd2470",
"last_updated": "2022-08-13T11:02:04.334553-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.63000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab9d4b2-a6d2-4dab-9200-22862ef4fe6e/?format=api"
},
{
"id": "07e6ed93-bddf-4c3c-a165-d30b87fc26ba",
"gambit_id": "de0d2575-b20f-4597-b6b7-7235d915860e",
"last_updated": "2022-08-13T11:02:04.334997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "2.14000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab9d4b2-a6d2-4dab-9200-22862ef4fe6e/?format=api"
}
]
}