GET /api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdb6d0e0-5966-4f45-9482-6b5100a1d6d8",
"match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T08:52:09.917087-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": "Mississippi State",
"amount": 6047.0
},
{
"team": "Illinois",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "20af4611-6eae-44b8-8fe7-12ac9a41faae",
"gambit_id": "46f434dc-5fd1-40ac-8724-351147144c46",
"last_updated": "2023-01-03T10:02:05.230297-05:00",
"created_at": "2023-01-02T08:52:09.920013-05:00",
"name": "Mississippi State",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
},
{
"id": "1f932cc1-e011-4ed1-ac55-ac2871757668",
"gambit_id": "280b5c84-f28b-4ffd-99df-d933fd0b9cd7",
"last_updated": "2023-01-03T10:02:05.229087-05:00",
"created_at": "2023-01-02T08:52:09.918637-05:00",
"name": "Illinois",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
}
]
}