GET /api/bet_types/4a07f34e-77d8-4839-a0c5-18a18b239365/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a07f34e-77d8-4839-a0c5-18a18b239365",
"match": "https://api-prod.gambitprofit.com/api/matches/7f83356d-7963-422a-a06a-7d3973ee2abf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:11.827895-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": "SDG (S Lugo)",
"amount": 5714.0
},
{
"team": "MIL (F Peralta)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "376e22d8-41be-46a5-b76a-7cd0bf33eec3",
"gambit_id": "5503ee89-2bfb-44b8-a2a8-86a42c378baf",
"last_updated": "2023-04-16T18:07:21.110562-04:00",
"created_at": "2023-04-15T12:27:11.829483-04:00",
"name": "SDG (S Lugo)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a07f34e-77d8-4839-a0c5-18a18b239365/?format=api"
},
{
"id": "bce303d6-055e-496b-b050-5ca26d9610f4",
"gambit_id": "75527c93-93a8-4fba-bc81-446d779bc746",
"last_updated": "2023-04-16T18:07:21.113082-04:00",
"created_at": "2023-04-15T12:27:11.831149-04:00",
"name": "MIL (F Peralta)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a07f34e-77d8-4839-a0c5-18a18b239365/?format=api"
}
]
}