GET /api/bet_types/11882c9e-382b-4eb4-acde-175aaf934a53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11882c9e-382b-4eb4-acde-175aaf934a53",
"match": "https://api-prod.gambitprofit.com/api/matches/536faa83-42f6-422b-bb33-48576606d95d/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T08:58:22.574877-04: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": "STL",
"amount": 5614.0
},
{
"team": "MIL",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "ad147659-5254-4096-a0c5-e08787d4b482",
"gambit_id": "166fc303-fd49-4f50-940d-9b206495627e",
"last_updated": "2023-10-03T17:37:55.292938-04:00",
"created_at": "2023-09-26T08:58:22.578553-04:00",
"name": "STL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11882c9e-382b-4eb4-acde-175aaf934a53/?format=api"
},
{
"id": "0947134d-b5dc-4364-ad0d-274622ce4e22",
"gambit_id": "1bf6b7d7-6ace-4857-a5a4-2fcdca267d99",
"last_updated": "2023-10-03T17:37:55.286119-04:00",
"created_at": "2023-09-26T08:58:22.582400-04:00",
"name": "MIL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11882c9e-382b-4eb4-acde-175aaf934a53/?format=api"
}
]
}