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/22186d6b-8402-49eb-aa41-6195e1d7c163/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22186d6b-8402-49eb-aa41-6195e1d7c163",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4ee72857-6473-4184-810b-31a3efe70e83",
    "completed": true,
    "last_updated": "2022-09-07T12:46:59.039685-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4ee72857-6473-4184-810b-31a3efe70e83",
    "datetime": "2022-09-06T18:35:00-04:00",
    "cutoff_datetime": "2022-09-06T18:35:00-04:00",
    "name": "NYM (T Walker) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "997fb064-e607-43ce-a1c9-db8accfa11c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/22186d6b-8402-49eb-aa41-6195e1d7c163/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "NYM (T Walker)",
                        "amount": 6569.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3431.0
                    }
                ],
                "expected_reward_tokens": 9262.29,
                "profit_sb": 262.29,
                "profit_sb_percentage": 2.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c48466a5-c409-419a-bb40-606cb52b6e80",
                    "gambit_id": "e35a8ae1-1639-4f3e-a5e7-e9c5413de02a",
                    "last_updated": "2022-09-07T12:46:59.049924-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (T Walker)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/997fb064-e607-43ce-a1c9-db8accfa11c1/?format=api"
                },
                {
                    "id": "7d3a0dfa-b381-4047-be15-3b852e98a0e3",
                    "gambit_id": "f3129d25-8e93-4bd9-b19c-3e4015f056e7",
                    "last_updated": "2022-09-07T12:46:59.048881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.70000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/997fb064-e607-43ce-a1c9-db8accfa11c1/?format=api"
                }
            ]
        },
        {
            "id": "04461b57-e3a0-4850-99a2-9d2b346cca83",
            "match": "https://api-prod.gambitprofit.com/api/matches/22186d6b-8402-49eb-aa41-6195e1d7c163/?format=api",
            "name": "Play the Odds",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "NYM",
                        "amount": 5501.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4499.0
                    }
                ],
                "expected_reward_tokens": 9131.66,
                "profit_sb": 131.66,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34ed325c-653e-4773-9d86-25f3ae1cd9dc",
                    "gambit_id": "e3d90574-a5ab-4156-9fdc-daf8a06e5e4b",
                    "last_updated": "2022-09-07T12:46:59.046841-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04461b57-e3a0-4850-99a2-9d2b346cca83/?format=api"
                },
                {
                    "id": "ce1fbf8f-d055-4c8e-90f1-b505eaaa3152",
                    "gambit_id": "92fb0fd5-6ed0-4b9c-b1ff-59c0c823c34d",
                    "last_updated": "2022-09-07T12:46:59.045744-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.03000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04461b57-e3a0-4850-99a2-9d2b346cca83/?format=api"
                }
            ]
        },
        {
            "id": "cad51c55-aab7-4629-9b73-e9d591bcc389",
            "match": "https://api-prod.gambitprofit.com/api/matches/22186d6b-8402-49eb-aa41-6195e1d7c163/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "294cc478-3abd-41ae-900d-f0815b9eebb3",
                    "gambit_id": "29f56904-cd28-49a5-931c-8cd9770f293b",
                    "last_updated": "2022-09-07T12:46:59.042289-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad51c55-aab7-4629-9b73-e9d591bcc389/?format=api"
                },
                {
                    "id": "9abab3bc-fbfa-4c9a-983f-24134b7113e0",
                    "gambit_id": "429fd36f-1342-4890-bf10-32a093eea3a3",
                    "last_updated": "2022-09-07T12:46:59.043365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad51c55-aab7-4629-9b73-e9d591bcc389/?format=api"
                }
            ]
        }
    ]
}