GET /api/bet_types/65b29db9-5648-474a-a4cf-8a0255edb3f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65b29db9-5648-474a-a4cf-8a0255edb3f0",
"match": "https://api-prod.gambitprofit.com/api/matches/1537b878-f8ac-4fa2-96ea-f75d55f3c52b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T17:33:21.246689-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": "PIT (A Jackson)",
"amount": 5776.0
},
{
"team": "WAS (P Corbin)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "0a10acd5-e5af-4aeb-a488-facafc4000b5",
"gambit_id": "c4fefb6a-db35-42f3-81e4-f335493bf362",
"last_updated": "2023-09-12T21:28:20.115611-04:00",
"created_at": "2023-09-11T17:33:21.257653-04:00",
"name": "PIT (A Jackson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b29db9-5648-474a-a4cf-8a0255edb3f0/?format=api"
},
{
"id": "7fa48f6c-e3b0-4c80-af8f-9693c4df6a28",
"gambit_id": "ed82e831-baf3-4ac7-93dd-f46690e0b16b",
"last_updated": "2023-09-12T21:28:20.112121-04:00",
"created_at": "2023-09-11T17:33:21.252796-04:00",
"name": "WAS (P Corbin)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b29db9-5648-474a-a4cf-8a0255edb3f0/?format=api"
}
]
}