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/44c04838-3ace-432b-b9d6-8e41d965083b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44c04838-3ace-432b-b9d6-8e41d965083b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6000def8-28f2-4d4f-a91a-c8c114906919",
    "completed": true,
    "last_updated": "2023-06-22T10:23:03.441228-04:00",
    "created_at": "2023-06-20T08:33:19.518904-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6000def8-28f2-4d4f-a91a-c8c114906919",
    "datetime": "2023-06-20T18:40:00-04:00",
    "cutoff_datetime": "2023-06-20T18:40:00-04:00",
    "name": "TOR (Y Kikuchi) v. MIA (E Perez)",
    "bettypes": [
        {
            "id": "86fcff51-e182-4463-8731-b5cdd08a1a48",
            "match": "https://api-prod.gambitprofit.com/api/matches/44c04838-3ace-432b-b9d6-8e41d965083b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:19.522438-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": "MIA (E Perez)",
                        "amount": 5208.0
                    },
                    {
                        "team": "TOR (Y Kikuchi)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3689f7a6-708d-45ca-a54e-b540a75ccf52",
                    "gambit_id": "aa42a9d3-08d3-4419-908c-d515c241455b",
                    "last_updated": "2023-06-22T10:23:03.451430-04:00",
                    "created_at": "2023-06-20T08:33:19.530300-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fcff51-e182-4463-8731-b5cdd08a1a48/?format=api"
                },
                {
                    "id": "e80ee343-8374-495f-8620-ae9ccc994fb9",
                    "gambit_id": "e4657571-0c76-4029-884d-64f265ff71c4",
                    "last_updated": "2023-06-22T10:23:03.448550-04:00",
                    "created_at": "2023-06-20T08:33:19.526981-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fcff51-e182-4463-8731-b5cdd08a1a48/?format=api"
                }
            ]
        },
        {
            "id": "c9844131-75eb-4d63-9b5b-f3721dfc63b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/44c04838-3ace-432b-b9d6-8e41d965083b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:19.532970-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": "TOR",
                        "amount": 6399.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3bdc32e-46b4-4308-a895-3dd03cf71736",
                    "gambit_id": "00f2086c-2c6a-447c-97f4-e66fbcbd91f0",
                    "last_updated": "2023-06-22T10:23:03.457554-04:00",
                    "created_at": "2023-06-20T08:33:19.535102-04:00",
                    "name": "TOR",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9844131-75eb-4d63-9b5b-f3721dfc63b2/?format=api"
                },
                {
                    "id": "72acd551-1a2e-4b2d-a800-21284e31d311",
                    "gambit_id": "3241bf05-727c-4eb2-a604-f6d5fd0f2636",
                    "last_updated": "2023-06-22T10:23:03.461038-04:00",
                    "created_at": "2023-06-20T08:33:19.537116-04:00",
                    "name": "MIA",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9844131-75eb-4d63-9b5b-f3721dfc63b2/?format=api"
                }
            ]
        },
        {
            "id": "9dc10868-04dd-4841-87bf-7ca2026c75d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/44c04838-3ace-432b-b9d6-8e41d965083b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:19.540235-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8d0db0f-4621-4dc4-b5e8-085831ec928e",
                    "gambit_id": "fb57c44b-d35e-4f03-a2e3-3e3f39c6f823",
                    "last_updated": "2023-06-22T10:23:03.469051-04:00",
                    "created_at": "2023-06-20T08:33:19.542753-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc10868-04dd-4841-87bf-7ca2026c75d7/?format=api"
                },
                {
                    "id": "51da6450-f7ff-4a5b-b07e-b89a2fd247ca",
                    "gambit_id": "b3bc59c1-49f0-46a8-b4ce-19af220d7fe5",
                    "last_updated": "2023-06-22T10:23:03.466700-04:00",
                    "created_at": "2023-06-20T08:33:19.547468-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc10868-04dd-4841-87bf-7ca2026c75d7/?format=api"
                }
            ]
        }
    ]
}