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/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "77bff810-2dac-4052-aba1-1d3aef30dc3c",
    "completed": true,
    "last_updated": "2023-08-07T19:23:06.959187-04:00",
    "created_at": "2023-08-06T08:38:17.581165-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/77bff810-2dac-4052-aba1-1d3aef30dc3c",
    "datetime": "2023-08-06T14:20:00-04:00",
    "cutoff_datetime": "2023-08-06T14:20:00-04:00",
    "name": "ATL (C Morton) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "ea95c66d-006a-45da-887b-9282a84314d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-06T08:38:17.590481-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": 5515.0
                    },
                    {
                        "team": "CHC (J Steele)",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9596.1,
                "profit_sb": 96.1,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "896889cb-cc5a-4e58-a8a1-90ef5a59cb1f",
                    "gambit_id": "36caa7ed-f137-4ad6-9109-65ba10de8f03",
                    "last_updated": "2023-08-07T19:23:06.975023-04:00",
                    "created_at": "2023-08-06T08:38:17.595159-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.74000",
                    "odds": "1.77520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea95c66d-006a-45da-887b-9282a84314d7/?format=api"
                },
                {
                    "id": "1836e931-7e18-401c-810a-8181fc28668f",
                    "gambit_id": "959342e6-2615-4994-ace3-57fa8a7c0218",
                    "last_updated": "2023-08-07T19:23:06.978827-04:00",
                    "created_at": "2023-08-06T08:38:17.600941-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "2.14000",
                    "odds": "2.19000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea95c66d-006a-45da-887b-9282a84314d7/?format=api"
                }
            ]
        },
        {
            "id": "a11eafc7-6129-4df8-a42a-0a037d0ae38d",
            "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-06T08:38:17.608927-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": "CHC",
                        "amount": 5773.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5bbf5b7-c735-4330-8f15-6ea9d777559b",
                    "gambit_id": "02129c8b-02e2-4dbf-9bbd-fd2dba2a1ced",
                    "last_updated": "2023-08-07T19:23:06.988819-04:00",
                    "created_at": "2023-08-06T08:38:17.619214-04:00",
                    "name": "CHC",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
                },
                {
                    "id": "e99dbe22-9231-42f9-80c9-7be5be9a217a",
                    "gambit_id": "ce9d179c-64c7-49fb-b0a3-53b236c550db",
                    "last_updated": "2023-08-07T19:23:06.985597-04:00",
                    "created_at": "2023-08-06T08:38:17.613649-04:00",
                    "name": "ATL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
                }
            ]
        },
        {
            "id": "3cc9712d-82c5-4fa1-98d2-11ff97dc707e",
            "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-06T08:38:17.623729-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 Under 8.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbab786b-3fe9-46f2-b3ca-b177b77e5e31",
                    "gambit_id": "2a58e5de-2cc8-4db6-8822-22980cdd8417",
                    "last_updated": "2023-08-07T19:23:06.998519-04:00",
                    "created_at": "2023-08-06T08:38:17.655244-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc9712d-82c5-4fa1-98d2-11ff97dc707e/?format=api"
                },
                {
                    "id": "47448212-06b6-4775-879e-18f97c1a95df",
                    "gambit_id": "3f5bf80e-7ac9-4f72-8277-d0c8281509a9",
                    "last_updated": "2023-08-07T19:23:06.995297-04:00",
                    "created_at": "2023-08-06T08:38:17.633495-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc9712d-82c5-4fa1-98d2-11ff97dc707e/?format=api"
                }
            ]
        }
    ]
}