GET /api/bet_types/8effd76b-9dd4-4374-a76b-a571b3fa6b45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8effd76b-9dd4-4374-a76b-a571b3fa6b45",
"match": "https://api-prod.gambitprofit.com/api/matches/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:59.462331-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": "Cincinnati Bengals",
"amount": 5213.0
},
{
"team": "Cleveland Browns",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "28522a36-5670-4b3a-af4b-ea305eecb997",
"gambit_id": "599fbed2-f09c-4b92-869c-888cdeaab561",
"last_updated": "2024-01-09T10:33:30.208249-05:00",
"created_at": "2024-01-04T09:42:59.472023-05:00",
"name": "Cincinnati Bengals",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8effd76b-9dd4-4374-a76b-a571b3fa6b45/?format=api"
},
{
"id": "6c014201-80d5-4bba-988a-5c394df82c7d",
"gambit_id": "b2d3964f-892b-47e1-881a-7627d31dd2f3",
"last_updated": "2024-01-09T10:33:30.204908-05:00",
"created_at": "2024-01-04T09:42:59.466797-05:00",
"name": "Cleveland Browns",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8effd76b-9dd4-4374-a76b-a571b3fa6b45/?format=api"
}
]
}