GET /api/bet_types/778524de-e7f6-4d8b-9982-9096faeb3663/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "778524de-e7f6-4d8b-9982-9096faeb3663",
"match": "https://api-prod.gambitprofit.com/api/matches/f674803c-0a3e-45dc-9f1d-ae43a7d980d2/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-28T09:32:06.429327-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": "Arkansas",
"amount": 5000.0
},
{
"team": "Kansas",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "18cffcce-faeb-4d20-a460-8f75913a4b86",
"gambit_id": "601cc706-4d4a-4b56-9f54-e13f4fb55170",
"last_updated": "2022-12-30T18:52:00.977680-05:00",
"created_at": "2022-12-28T09:32:06.430608-05:00",
"name": "Arkansas",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778524de-e7f6-4d8b-9982-9096faeb3663/?format=api"
},
{
"id": "b25eb362-d329-46d1-8898-27122efbc2a3",
"gambit_id": "87ca704d-2c08-4ac8-b405-b5190a83564a",
"last_updated": "2022-12-30T18:52:00.978810-05:00",
"created_at": "2022-12-28T09:32:06.431887-05:00",
"name": "Kansas",
"reward": "1.80000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778524de-e7f6-4d8b-9982-9096faeb3663/?format=api"
}
]
}