GET /api/bet_types/c5dceb83-002c-4e26-bfed-b32ccf841bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5dceb83-002c-4e26-bfed-b32ccf841bdb",
"match": "https://api-prod.gambitprofit.com/api/matches/e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa/?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": "Tampa Bay Lightning",
"amount": 6778.0
},
{
"team": "Montreal Canadiens",
"amount": 3222.0
}
],
"expected_reward_tokens": 9150.3,
"profit_sb": 150.3,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "378dc8a1-ab22-4d05-a68b-eafc974f6c54",
"gambit_id": "839f1a08-31d3-483f-a0d0-1cdd5e455845",
"last_updated": "2022-12-19T10:47:31.141476-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dceb83-002c-4e26-bfed-b32ccf841bdb/?format=api"
},
{
"id": "83e0419d-4f0c-43ed-82d7-d7b24d65e616",
"gambit_id": "3432a89d-b655-409a-a1d0-a06763fa3944",
"last_updated": "2022-12-19T10:47:31.140392-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.84000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dceb83-002c-4e26-bfed-b32ccf841bdb/?format=api"
}
]
}