GET /api/bet_types/9570973e-723a-4017-82d1-fe35c1534a24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9570973e-723a-4017-82d1-fe35c1534a24",
"match": "https://api-prod.gambitprofit.com/api/matches/e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-29T09:23:09.875210-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": "HOU",
"amount": 6324.0
},
{
"team": "ARI",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "c4d68064-7797-4cfa-87b6-f796fcc3cb4d",
"gambit_id": "0a9ee9c2-84a9-4719-9c3c-ad882a2dcfcc",
"last_updated": "2023-10-06T14:38:04.726770-04:00",
"created_at": "2023-09-29T09:23:09.879060-04:00",
"name": "HOU",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9570973e-723a-4017-82d1-fe35c1534a24/?format=api"
},
{
"id": "969f39f6-2e60-4eb9-880b-ed60279ae800",
"gambit_id": "29998f97-497a-44f4-910b-bf78df7abd9c",
"last_updated": "2023-10-06T14:38:04.730311-04:00",
"created_at": "2023-09-29T09:23:09.883890-04:00",
"name": "ARI",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9570973e-723a-4017-82d1-fe35c1534a24/?format=api"
}
]
}