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/5a76909c-3cdb-49af-bb4a-69f32cdbe85c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a76909c-3cdb-49af-bb4a-69f32cdbe85c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b42061ed-ac40-4db1-8317-b0b5c27ca688",
    "completed": true,
    "last_updated": "2023-05-09T11:17:20.234686-04:00",
    "created_at": "2023-05-08T11:47:00.268933-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b42061ed-ac40-4db1-8317-b0b5c27ca688",
    "datetime": "2023-05-08T21:45:00-04:00",
    "cutoff_datetime": "2023-05-08T21:45:00-04:00",
    "name": "WAS (J Irvin) v. SFO (A Desclafani)",
    "bettypes": [
        {
            "id": "54c22e00-76d4-4710-8d7e-5126e885fde3",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a76909c-3cdb-49af-bb4a-69f32cdbe85c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-08T11:47:00.283930-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": "SFO (A Desclafani)",
                        "amount": 6557.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "20560248-d076-4cb1-8258-68c750224b96",
                    "gambit_id": "a8b12ab3-b403-4e45-a017-d74283398834",
                    "last_updated": "2023-05-09T11:17:20.248806-04:00",
                    "created_at": "2023-05-08T11:47:00.285929-04:00",
                    "name": "SFO (A Desclafani)",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54c22e00-76d4-4710-8d7e-5126e885fde3/?format=api"
                },
                {
                    "id": "3f106357-09d2-47ae-ab06-f185463bfed1",
                    "gambit_id": "71971ded-f1b9-413d-82d7-2b53b134d433",
                    "last_updated": "2023-05-09T11:17:20.250109-04:00",
                    "created_at": "2023-05-08T11:47:00.288086-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54c22e00-76d4-4710-8d7e-5126e885fde3/?format=api"
                }
            ]
        },
        {
            "id": "59d9deae-8113-4434-b024-e4bc3901ac2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a76909c-3cdb-49af-bb4a-69f32cdbe85c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-08T11:47:00.277681-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": "WAS",
                        "amount": 5107.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d809d33-d6dc-499c-80b1-269e9b7e5050",
                    "gambit_id": "a40a1ef7-f692-4991-aa82-fdfa7072cf25",
                    "last_updated": "2023-05-09T11:17:20.245493-04:00",
                    "created_at": "2023-05-08T11:47:00.281759-04:00",
                    "name": "WAS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d9deae-8113-4434-b024-e4bc3901ac2d/?format=api"
                },
                {
                    "id": "edb17cf6-c674-412a-80a7-01605d3c28a4",
                    "gambit_id": "aa15957e-5ef2-4cc7-b484-d2f6f531a072",
                    "last_updated": "2023-05-09T11:17:20.243556-04:00",
                    "created_at": "2023-05-08T11:47:00.279697-04:00",
                    "name": "SFO",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d9deae-8113-4434-b024-e4bc3901ac2d/?format=api"
                }
            ]
        },
        {
            "id": "271126b9-6ff0-4b13-b1fa-84423e1f7c26",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a76909c-3cdb-49af-bb4a-69f32cdbe85c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-08T11:47:00.271603-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d9c1f44-e019-42ec-8383-5cfffbcf1a6c",
                    "gambit_id": "14325c56-e388-406c-bc4a-b3ef21db0097",
                    "last_updated": "2023-05-09T11:17:20.240186-04:00",
                    "created_at": "2023-05-08T11:47:00.275565-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271126b9-6ff0-4b13-b1fa-84423e1f7c26/?format=api"
                },
                {
                    "id": "8f02bc64-a5b9-4fec-bbaf-9d92057285f9",
                    "gambit_id": "cdf088d9-74ea-426c-bdae-9ba430a70fea",
                    "last_updated": "2023-05-09T11:17:20.238596-04:00",
                    "created_at": "2023-05-08T11:47:00.273545-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271126b9-6ff0-4b13-b1fa-84423e1f7c26/?format=api"
                }
            ]
        }
    ]
}