Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/b6fdf86b-ea28-4463-a49f-73526e98ee47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6fdf86b-ea28-4463-a49f-73526e98ee47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b57fe45f-b6c7-41ef-bb53-5ad4980cc2f0",
    "completed": true,
    "last_updated": "2023-05-29T11:47:17.273231-04:00",
    "created_at": "2023-05-27T10:47:01.674436-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.18,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b57fe45f-b6c7-41ef-bb53-5ad4980cc2f0",
    "datetime": "2023-05-27T16:10:00-04:00",
    "cutoff_datetime": "2023-05-27T16:10:00-04:00",
    "name": "PHI (Z Wheeler) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "71eeceff-29b5-4e2f-ac2f-3b798edb7b0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6fdf86b-ea28-4463-a49f-73526e98ee47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:01.679719-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": "ATL (C Morton)",
                        "amount": 5311.0
                    },
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 4689.0
                    }
                ],
                "expected_reward_tokens": 9612.45,
                "profit_sb": 112.45,
                "profit_sb_percentage": 1.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e33423a-873b-498b-a4fa-ce9fa51b99f8",
                    "gambit_id": "0e8979b0-156a-4644-9e9e-5bc290a086a3",
                    "last_updated": "2023-05-29T11:47:17.282624-04:00",
                    "created_at": "2023-05-27T10:47:01.686640-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.81000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71eeceff-29b5-4e2f-ac2f-3b798edb7b0f/?format=api"
                },
                {
                    "id": "96c5bb50-efb0-4f26-af8a-97d90b595e95",
                    "gambit_id": "f68ab4ba-9c4a-4211-94c9-b1630a33927d",
                    "last_updated": "2023-05-29T11:47:17.280104-04:00",
                    "created_at": "2023-05-27T10:47:01.683188-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "2.05000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71eeceff-29b5-4e2f-ac2f-3b798edb7b0f/?format=api"
                }
            ]
        },
        {
            "id": "3ddf67f3-c34b-47dc-ba46-5d9576c0bf85",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6fdf86b-ea28-4463-a49f-73526e98ee47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-27T10:47:01.689920-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": "PHI",
                        "amount": 6163.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d124ed9b-baf4-42ed-94d6-a6e5546d94c5",
                    "gambit_id": "3222f795-2dad-453a-969d-713543a0adfd",
                    "last_updated": "2023-05-29T11:47:17.287509-04:00",
                    "created_at": "2023-05-27T10:47:01.693158-04:00",
                    "name": "PHI",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddf67f3-c34b-47dc-ba46-5d9576c0bf85/?format=api"
                },
                {
                    "id": "40425512-45e4-445d-8b4e-c261e29708da",
                    "gambit_id": "b29aac57-191a-40a4-9f11-dbc73f651116",
                    "last_updated": "2023-05-29T11:47:17.290014-04:00",
                    "created_at": "2023-05-27T10:47:01.697479-04:00",
                    "name": "ATL",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddf67f3-c34b-47dc-ba46-5d9576c0bf85/?format=api"
                }
            ]
        },
        {
            "id": "567e28d2-bb6a-479c-98f9-64525e6b9d73",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6fdf86b-ea28-4463-a49f-73526e98ee47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:01.700878-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": "Game Total Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0a3b65e-3c94-4585-aebe-3f10ecf171a6",
                    "gambit_id": "41e03517-88cb-4fe6-8764-058dc98c6214",
                    "last_updated": "2023-05-29T11:47:17.295100-04:00",
                    "created_at": "2023-05-27T10:47:01.706990-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567e28d2-bb6a-479c-98f9-64525e6b9d73/?format=api"
                },
                {
                    "id": "db4de2fd-d63f-448e-ad1a-ef238b8a8f7e",
                    "gambit_id": "6faa04ab-69ed-4ee0-95a2-334cec92bc1e",
                    "last_updated": "2023-05-29T11:47:17.297728-04:00",
                    "created_at": "2023-05-27T10:47:01.717586-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567e28d2-bb6a-479c-98f9-64525e6b9d73/?format=api"
                }
            ]
        }
    ]
}