HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f9b9c2a-8e28-41d3-bdc8-89a340442738",
"match": "https://api-prod.gambitprofit.com/api/matches/dee63b4e-32c8-43dc-8f77-112793275834/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "France",
"amount": 6845.0
},
{
"team": "Draw",
"amount": 3155.0
}
],
"expected_reward_tokens": 10472.85,
"profit_sb": 1472.85,
"profit_sb_percentage": 16.36,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "France",
"amount": 5690.0
},
{
"team": "Draw",
"amount": 2622.0
},
{
"team": "Tunisia",
"amount": 1687.0
}
],
"expected_reward_tokens": 8704.92,
"profit_sb": -295.08,
"profit_sb_percentage": -3.28,
"recommended": false
},
"lines": [
{
"id": "c1a0b881-06da-459d-bf84-b050614eb01e",
"gambit_id": "7f6a672e-41f4-47c9-9129-20472fb2a1f2",
"last_updated": "2022-12-01T16:32:24.692585-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "France",
"reward": "1.53000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
},
{
"id": "9986a25d-593a-445c-bcff-d70fcd8abb3e",
"gambit_id": "7a7472f5-e7dd-4c28-8527-f334e1d196a0",
"last_updated": "2022-12-01T16:32:24.691588-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.32000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
},
{
"id": "8c95030d-1b98-4266-a47b-91f70f35b66b",
"gambit_id": "86a9b9d3-9efd-468f-9d59-f19b21bf9456",
"last_updated": "2022-12-01T16:32:24.693589-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tunisia",
"reward": "5.16000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
}
]
}