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/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20f7650f-7f75-4ae1-b6c2-ff1a92b49271",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3b9f0956-8bbf-48b4-b8f7-50f50e3cebac",
    "completed": true,
    "last_updated": "2022-11-28T09:52:06.872580-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3b9f0956-8bbf-48b4-b8f7-50f50e3cebac",
    "datetime": "2022-11-26T15:30:00-05:00",
    "cutoff_datetime": "2022-11-26T15:30:00-05:00",
    "name": "Minnesota v. Wisconsin",
    "bettypes": [
        {
            "id": "77f21758-c642-41e3-beee-97c888cfa58d",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?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": "Wisconsin",
                        "amount": 5974.0
                    },
                    {
                        "team": "Minnesota",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee98e63b-b76b-4aa8-a507-163f22788ad8",
                    "gambit_id": "735e39cc-c6f0-4670-a5fa-afb7d5dc5714",
                    "last_updated": "2022-11-28T09:52:06.881254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f21758-c642-41e3-beee-97c888cfa58d/?format=api"
                },
                {
                    "id": "e83b602a-0bea-4c25-b989-f3c147f894ac",
                    "gambit_id": "7374fe30-25bb-4521-afc1-dd1031f28b68",
                    "last_updated": "2022-11-28T09:52:06.882288-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f21758-c642-41e3-beee-97c888cfa58d/?format=api"
                }
            ]
        },
        {
            "id": "91328da0-1ddb-4565-b0c5-64532a7d8d60",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?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": "Wisconsin",
                        "amount": 5097.0
                    },
                    {
                        "team": "Minnesota",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3d3f41b-968e-4992-b78a-b8cfc4673cd1",
                    "gambit_id": "a00a1d2f-289c-45fb-9d6e-5ba5a9fb3315",
                    "last_updated": "2022-11-28T09:52:06.878247-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
                },
                {
                    "id": "adcb7713-78e9-4f92-a665-1f6008e0f70c",
                    "gambit_id": "74369ae7-ae4c-442d-83d7-10d53fb5cc88",
                    "last_updated": "2022-11-28T09:52:06.879248-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
                }
            ]
        },
        {
            "id": "59f2c667-7459-414f-a3db-48617fc27382",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?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 Over 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2735336d-1cf9-4fe9-80d8-21dd0594ff7e",
                    "gambit_id": "e85a09f3-eebe-4f10-8234-60936e6f5d11",
                    "last_updated": "2022-11-28T09:52:06.876212-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
                },
                {
                    "id": "2a7d6ca2-6b62-4714-b4e0-810fe7355f4f",
                    "gambit_id": "42fbfb62-c419-4ac8-bbb8-5cc4acd85577",
                    "last_updated": "2022-11-28T09:52:06.875189-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
                }
            ]
        }
    ]
}