GET /api/bet_types/18254d4e-6876-4bd9-af65-3138c8d79457/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18254d4e-6876-4bd9-af65-3138c8d79457",
"match": "https://api-prod.gambitprofit.com/api/matches/0e5e0f3a-c3e0-498f-a599-c4458c82b3a9/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:14.332795-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": "Georgia Southern",
"amount": 6691.0
},
{
"team": "Buffalo",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "3c52b343-bfb1-4043-be32-f2840f1f509a",
"gambit_id": "84325fe5-d218-46b5-b968-5ab4e84c2ee8",
"last_updated": "2022-12-28T21:57:16.988331-05:00",
"created_at": "2022-12-27T08:57:14.335780-05:00",
"name": "Georgia Southern",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18254d4e-6876-4bd9-af65-3138c8d79457/?format=api"
},
{
"id": "302df21e-0ab7-4e1c-b21a-a5e1b313ca5e",
"gambit_id": "9783d494-b6d5-4e35-b4e0-ae7be9f66a73",
"last_updated": "2022-12-28T21:57:16.987225-05:00",
"created_at": "2022-12-27T08:57:14.334365-05:00",
"name": "Buffalo",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18254d4e-6876-4bd9-af65-3138c8d79457/?format=api"
}
]
}