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/b21aa230-cd87-454a-a96d-046090a23af4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b21aa230-cd87-454a-a96d-046090a23af4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa561352-0a98-44c5-803c-924ad936fe7b",
    "completed": true,
    "last_updated": "2023-11-06T09:23:27.055096-05:00",
    "created_at": "2023-11-04T09:48:05.845071-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fa561352-0a98-44c5-803c-924ad936fe7b",
    "datetime": "2023-11-04T19:07:00-04:00",
    "cutoff_datetime": "2023-11-04T19:07:00-04:00",
    "name": "Boston Bruins v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "402b2542-9dec-4d3d-9187-70cd5448fe42",
            "match": "https://api-prod.gambitprofit.com/api/matches/b21aa230-cd87-454a-a96d-046090a23af4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-04T09:48:05.850425-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": "Boston Bruins",
                        "amount": 5602.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d115d01-d190-4291-be9a-39dc7d05452d",
                    "gambit_id": "1d2b85d2-1e62-4ca0-97b3-af9af405a920",
                    "last_updated": "2023-11-06T09:23:27.067868-05:00",
                    "created_at": "2023-11-04T09:48:05.858327-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402b2542-9dec-4d3d-9187-70cd5448fe42/?format=api"
                },
                {
                    "id": "6634b10b-b4e5-46fd-87a6-abbefcf6d0f4",
                    "gambit_id": "c3a9e377-4835-4379-a4bb-3edafa241aac",
                    "last_updated": "2023-11-06T09:23:27.071035-05:00",
                    "created_at": "2023-11-04T09:48:05.863503-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402b2542-9dec-4d3d-9187-70cd5448fe42/?format=api"
                }
            ]
        },
        {
            "id": "19b42982-30c5-4881-8b96-16d899c1506d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b21aa230-cd87-454a-a96d-046090a23af4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-04T09:48:05.867785-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": "Detroit Red Wings",
                        "amount": 6456.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7268e3a-b834-4069-9c1d-c155c3068df7",
                    "gambit_id": "e1374700-5037-4309-b34d-fdcb13161f33",
                    "last_updated": "2023-11-06T09:23:27.079240-05:00",
                    "created_at": "2023-11-04T09:48:05.872017-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b42982-30c5-4881-8b96-16d899c1506d/?format=api"
                },
                {
                    "id": "af71325a-0d0f-4ad6-9d8e-0b4f09619d70",
                    "gambit_id": "a661cca6-c889-41b3-8d17-9cb7b073eaec",
                    "last_updated": "2023-11-06T09:23:27.082401-05:00",
                    "created_at": "2023-11-04T09:48:05.875900-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b42982-30c5-4881-8b96-16d899c1506d/?format=api"
                }
            ]
        },
        {
            "id": "3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b21aa230-cd87-454a-a96d-046090a23af4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-04T09:48:05.879930-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 6",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42796f1d-b5e8-4f38-be4f-5e9751517464",
                    "gambit_id": "9c49f7ac-11f1-4e52-8cbd-1a3cfacd7b94",
                    "last_updated": "2023-11-06T09:23:27.099189-05:00",
                    "created_at": "2023-11-04T09:48:05.888055-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a/?format=api"
                },
                {
                    "id": "46583e3e-3b6f-49b4-a468-53a2725aa838",
                    "gambit_id": "f1af8dac-1383-40e7-a929-b60da635ebfa",
                    "last_updated": "2023-11-06T09:23:27.095950-05:00",
                    "created_at": "2023-11-04T09:48:05.883992-04:00",
                    "name": "Game Total Over 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a/?format=api"
                }
            ]
        }
    ]
}