GET /api/bet_types/9d20a906-d922-49fe-97c4-64b872f1229b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d20a906-d922-49fe-97c4-64b872f1229b",
"match": "https://api-prod.gambitprofit.com/api/matches/7e5417ae-657a-48e1-862d-52a93871c72e/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:07.026665-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": "Tampa Bay Lightning",
"amount": 5482.0
},
{
"team": "New York Rangers",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "79c1088a-2cf8-4098-8570-831a081cf022",
"gambit_id": "99db8c3c-cde4-4959-88a4-d93b87ae68b6",
"last_updated": "2022-12-31T10:51:59.184963-05:00",
"created_at": "2022-12-29T08:42:07.028182-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.64000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d20a906-d922-49fe-97c4-64b872f1229b/?format=api"
},
{
"id": "42574f1c-c449-401d-ba1c-1034d5295aaa",
"gambit_id": "da526f5e-5e5f-4fc8-98d7-fb4f81f5b4a8",
"last_updated": "2022-12-31T10:51:59.186046-05:00",
"created_at": "2022-12-29T08:42:07.029951-05:00",
"name": "New York Rangers",
"reward": "1.99000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d20a906-d922-49fe-97c4-64b872f1229b/?format=api"
}
]
}