GET /api/bet_types/b277fc80-a97b-4566-868c-791529ae160a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b277fc80-a97b-4566-868c-791529ae160a",
"match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:24.202645-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": "Minnesota Wild",
"amount": 6554.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "170f9746-69de-40ca-a3da-b32d0aa717ee",
"gambit_id": "5ea97049-37f1-4cde-ac48-52ecb726b728",
"last_updated": "2024-01-05T23:03:05.365098-05:00",
"created_at": "2024-01-04T09:18:24.212986-05:00",
"name": "Minnesota Wild",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b277fc80-a97b-4566-868c-791529ae160a/?format=api"
},
{
"id": "96075c19-c018-4695-bbc5-4121d28e67d4",
"gambit_id": "9ae7b134-a8b6-4617-a535-b360820133f5",
"last_updated": "2024-01-05T23:03:05.361410-05:00",
"created_at": "2024-01-04T09:18:24.206493-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b277fc80-a97b-4566-868c-791529ae160a/?format=api"
}
]
}